summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-07-14 18:56:01 +0300
committerLars Wirzenius <liw@liw.fi>2015-07-14 18:56:01 +0300
commita05ef28b64589a79e696dd8492a8534b2641deaf (patch)
tree6f83017cf36ad726b2c457577da57ecccd303ebe /setup.py
parentadfa2886745038e03a7e1bfc11a7806bf2caf89d (diff)
downloadick-a05ef28b64589a79e696dd8492a8534b2641deaf.tar.gz
Prepare release 0.2ick-0.2
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 d635986..d60906b 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ from distutils.core import setup
setup(
name='ick',
- version='0.1',
+ version='0.2',
description='continuous integration system',
classifiers=[
'Development Status :: 3 - Alpha',