From 9f8e1177cbb7850353be619dcc5b099a44a7e47b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 24 Jul 2015 22:12:10 +0300 Subject: Prepare release version 0.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d60906b..4257941 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ from distutils.core import setup setup( name='ick', - version='0.2', + version='0.3', description='continuous integration system', classifiers=[ 'Development Status :: 3 - Alpha', -- cgit v1.2.1