summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-09-30 12:11:16 +0300
committerLars Wirzenius <liw@liw.fi>2015-09-30 12:11:16 +0300
commit62efe176f85db8e33f61b8e6c2680de79ee10b78 (patch)
tree9f685ffe2055a7c9a3fcea634da75e458d353ee0 /setup.py
parentff06c835f3e2b5922792c5d429634ed4a03b0077 (diff)
downloadick-62efe176f85db8e33f61b8e6c2680de79ee10b78.tar.gz
Prepare release version 0.6.1ick-0.6.1
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 3576d7f..c3f1af6 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ from distutils.core import setup
setup(
name='ick',
- version='0.6',
+ version='0.6.1',
description='continuous integration system',
classifiers=[
'Development Status :: 3 - Alpha',