summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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