summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-09-12 11:24:39 +0300
committerLars Wirzenius <liw@liw.fi>2015-09-12 11:24:39 +0300
commitc0529ef7fa4922fbbce18759cc2d3b786a8d7fa6 (patch)
tree0cad86e12cbbfd2909b0f82594b6104cfed59230 /setup.py
parent0ebff8a0f4858e9115222384e9b20c1b86b31afd (diff)
downloadick-c0529ef7fa4922fbbce18759cc2d3b786a8d7fa6.tar.gz
Prepare for release version 0.4ick-0.4
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 4257941..3b3b3fb 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ from distutils.core import setup
setup(
name='ick',
- version='0.3',
+ version='0.4',
description='continuous integration system',
classifiers=[
'Development Status :: 3 - Alpha',