summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-18 16:07:13 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-06-18 16:07:13 -0500
commit1e5582e523ce94c205884548ef200ea3a29aff13 (patch)
tree9c76dd809e98911ef778a6d7cde1954a2a7613d0 /docs/conf.py
parent1b793f1d7fc075506cf16e9bdb1abfb610f0e151 (diff)
downloadpython-setuptools-git-1e5582e523ce94c205884548ef200ea3a29aff13.tar.gz
Bumped to 0.7.4 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 3861b79a..909a5510 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.3'
+version = '0.7.4'
# The full version, including alpha/beta/rc tags.
-release = '0.7.3'
+release = '0.7.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.