summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-19 08:51:59 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-06-19 08:51:59 -0500
commitaa2269f68c8708f6498300f7d0a93a3a5eba562f (patch)
tree821f5c49151caf391e288c820594b7ac714537a1 /docs/conf.py
parentaf8cbefb0b5e07834e80bacc7278350b183ca63d (diff)
downloadpython-setuptools-git-aa2269f68c8708f6498300f7d0a93a3a5eba562f.tar.gz
Bumped to 0.7.5 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 909a5510..88d9540d 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.4'
+version = '0.7.5'
# The full version, including alpha/beta/rc tags.
-release = '0.7.4'
+release = '0.7.5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.