From 198ffbef45c7d05b6ebf5c60169455f8d7ea225c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 29 Sep 2012 20:08:50 +0100 Subject: Prepare release 0.16 to fix version problem with 0.15 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index fa78da2..5a2a78d 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ from distutils.core import setup, Extension setup(name='summain', - version='0.14', + version='0.16', description='create file manifests with checksums', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1