From f636c4d906867ccc74ce77a58004e914bb2a928f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 30 Jun 2012 17:00:06 +0100 Subject: Prepare to release version 0.14 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index a43c39f..fa78da2 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ from distutils.core import setup, Extension setup(name='summain', - version='0.13', + version='0.14', description='create file manifests with checksums', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1