summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-24 16:36:21 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-24 16:36:21 -0400
commit1803a5eab597a8f477c49c27114a77066253776e (patch)
tree1ad9208741a77b03686e8bf2810566eb3f1d4f89 /docs/conf.py
parent74457946e9a841c4174437842ee75f05f4256d7f (diff)
downloadpython-setuptools-bitbucket-1803a5eab597a8f477c49c27114a77066253776e.tar.gz
Bump to 0.7b2 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 25022b03..3ce8913e 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.7b1'
+version = '0.7b2'
# The full version, including alpha/beta/rc tags.
-release = '0.7b1'
+release = '0.7b2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.