From c88e50e9a9e2f39f23eb9b90e65a2c2fef93dfcd Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 27 Oct 2012 14:25:57 +0100 Subject: Prepare release version 0.17 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5a2a78d..e434942 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ from distutils.core import setup, Extension setup(name='summain', - version='0.16', + version='0.17', description='create file manifests with checksums', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1