aboutsummaryrefslogtreecommitdiffstats
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
commita1bc841f097ac20ee5a6526c804398ffb3604c80 (patch)
treea316d134e298c7a4c44e81d5d6b4f6e7b3810af7 /docs/conf.py
parent715d09f7e80a6979939b9e72541277cadb4c6e97 (diff)
downloadexternal_python_setuptools-a1bc841f097ac20ee5a6526c804398ffb3604c80.tar.gz
external_python_setuptools-a1bc841f097ac20ee5a6526c804398ffb3604c80.tar.bz2
external_python_setuptools-a1bc841f097ac20ee5a6526c804398ffb3604c80.zip
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.