summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-27 19:59:07 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-04-27 19:59:07 -0400
commita2d769aa4780a6ac17cc7172cbcd93585719c7ad (patch)
treecd05f38c8b97e8c3e07bf58c5c5eb8772755eb19 /setup.py
parent556495e530c9cb2dc67300d1f199780e247921dc (diff)
downloadcliff-a2d769aa4780a6ac17cc7172cbcd93585719c7ad.tar.gz
bump the version number and update the release notes
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 6079333..69f8c24 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
PROJECT = 'cliff'
# Change docs/sphinx/conf.py too!
-VERSION = '0.2'
+VERSION = '0.3'
# Bootstrap installation of Distribute
import distribute_setup