From 311639bd3f68e99429c298f40d07dc696ce972c4 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 30 Sep 2015 10:32:56 +0300 Subject: Prepare for release verison 0.6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 6e3832b..3576d7f 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ from distutils.core import setup setup( name='ick', - version='0.5', + version='0.6', description='continuous integration system', classifiers=[ 'Development Status :: 3 - Alpha', -- cgit v1.2.1