summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-02-07 19:34:48 +0200
committerLars Wirzenius <liw@liw.fi>2016-02-07 19:34:48 +0200
commitb2b32b4fee0a276cad18be54436c2ff07274f2c3 (patch)
tree18441ea3f5f5b661d175bfbc061176573f0f541b /setup.py
parent6ed0857719d564e9789fc25af395c59ac22955af (diff)
downloadick-b2b32b4fee0a276cad18be54436c2ff07274f2c3.tar.gz
Prepare for 0.11ick-0.11
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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',