summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-02-27 07:47:53 -0500
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-02-27 07:47:53 -0500
commit48077a3da6c0d7e16c227801c70d6ead8d71fb82 (patch)
tree5e6b906aee81cb4cdb7fac0ffbd6812aa92896a7 /setup.py
parent40a5498c9bc22c82c0af57faaed39e65ed81f752 (diff)
downloadcliff-48077a3da6c0d7e16c227801c70d6ead8d71fb82.tar.gz
prepare for 1.3.1 release1.3.1
Change-Id: I809abaef23be9e71b3a9a7f7546bf73728deb6a2 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
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 3709799..5cb08ca 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
PROJECT = 'cliff'
# Change docs/source/conf.py too!
-VERSION = '1.3'
+VERSION = '1.3.1'
# Bootstrap installation of Distribute
import distribute_setup