From 2d269ca9bfb4c042deac7f93073d482cc32beb17 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 15 Mar 2014 10:57:05 +0000 Subject: Prepare release version 0.19 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 94a5190..f569e94 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ from distutils.core import setup, Extension setup(name='summain', - version='0.18', + version='0.19', description='create file manifests with checksums', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1