From f9495680d7e018d50f39f0e9096939299db65fcc Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 25 Jul 2015 14:35:33 +0300 Subject: Prepare release 0.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 881a11a..e74559d 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ from distutils.core import setup, Extension import glob setup(name='clab', - version='0.1', + version='0.2', description='command line address book', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1