From b2b32b4fee0a276cad18be54436c2ff07274f2c3 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 7 Feb 2016 19:34:48 +0200 Subject: Prepare for 0.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index cbf8bf6..09bac0b 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ from distutils.core import setup setup( name='ick', - version='0.10', + version='0.11', description='continuous integration system', classifiers=[ 'Development Status :: 3 - Alpha', -- cgit v1.2.1