From 2647cb4f1a3311e9861d1953fbcafce61d86a09a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 25 Oct 2015 09:24:29 +0200 Subject: Prepare release 0.20 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f569e94..5355c79 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ from distutils.core import setup, Extension setup(name='summain', - version='0.19', + version='0.20', description='create file manifests with checksums', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1