summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-03-01 16:17:59 -0500
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-03-01 16:17:59 -0500
commit1f34d45e325f3e3e965b22dcf43820e3d8c4f1e6 (patch)
tree7396ac77f1d16155cf377d8f6ca2f72690bd35e2
parent48077a3da6c0d7e16c227801c70d6ead8d71fb82 (diff)
downloadcliff-1f34d45e325f3e3e965b22dcf43820e3d8c4f1e6.tar.gz
fix version in docs
Change-Id: I19cc26b88f80fa3a848713e94d3d1aa1a26de121 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 4a7f433..1e99a35 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -48,7 +48,7 @@ copyright = u'2012, Doug Hellmann'
# built documents.
#
# The short X.Y version.
-version = '1.1'
+version = '1.3.1'
# The full version, including alpha/beta/rc tags.
release = version