summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-07 07:47:12 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-05-07 07:47:12 -0400
commitf3efefbc542f557d0b7f3f33fecb10a5e7a318b1 (patch)
tree0861f96b0492f54d52ca85bac0ca1038029294e5 /setup.py
parent3289a41c3843c067ef8c565c57e541064827d753 (diff)
downloadcliff-f3efefbc542f557d0b7f3f33fecb10a5e7a318b1.tar.gz
prepare for 0.5 release0.5
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index b8cf34f..f75b132 100644
--- a/setup.py
+++ b/setup.py
@@ -2,8 +2,8 @@
PROJECT = 'cliff'
-# Change docs/sphinx/conf.py too!
-VERSION = '0.4'
+# Change docs/source/conf.py too!
+VERSION = '0.5'
# Bootstrap installation of Distribute
import distribute_setup