summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomaz Muraus <tomaz@tomaz.me>2012-10-09 16:44:19 -0700
committerTomaz Muraus <tomaz@tomaz.me>2012-10-09 16:44:19 -0700
commit7e2123cb745bd52c5a8c6149b970047dc1cecfe9 (patch)
tree2972d937375502818c0cef5f8b47f384632f8d70
parentcf53d39a8735b041c2ca4dbd9f21d132c9412027 (diff)
downloadcliff-1.2.2-dev.tar.gz
bump the version.1.2.2-dev
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f3034dc..6f7d55c 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
PROJECT = 'cliff'
# Change docs/source/conf.py too!
-VERSION = '1.2.1'
+VERSION = '1.2.2-dev'
# Bootstrap installation of Distribute
import distribute_setup