summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-03 14:20:13 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-06-03 14:20:13 -0400
commitabcc398c3f0684a2ba1025e9b360a8f6e0f96da7 (patch)
treea260718e7755b335529ebb6cc3a296b5fc30be60 /docs/conf.py
parentef6ad298012eb0d6c8578bc055f8cba9780b9570 (diff)
downloadpython-setuptools-bitbucket-abcc398c3f0684a2ba1025e9b360a8f6e0f96da7.tar.gz
Bumped to 0.7.2 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 61775604..e2815394 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.7.1'
+version = '0.7.2'
# The full version, including alpha/beta/rc tags.
-release = '0.7.1'
+release = '0.7.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.