summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-28 17:16:42 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-28 17:16:42 -0400
commitd358ff2c6888e15f4535b2bfd1c014b426b76527 (patch)
treefb14f1dc8291dc3596372f3de22eaa1be7091b6a /docs/conf.py
parent74ef44e2dba921bcb56791fdb26789588fb675d0 (diff)
downloadpython-setuptools-bitbucket-d358ff2c6888e15f4535b2bfd1c014b426b76527.tar.gz
Bumped to 0.7b5 in preparation for next release.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index b702d358..8cd3b069 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2009-2013, The fellowship of the packaging'
# built documents.
#
# The short X.Y version.
-version = '0.7b4'
+version = '0.7b5'
# The full version, including alpha/beta/rc tags.
-release = '0.7b4'
+release = '0.7b5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.