summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-09 11:01:36 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-06-09 11:01:36 -0400
commit8479dd994fc0bc1ae62de6632123a7e9d4fd5d4e (patch)
tree269f09efd3e869603c1396b4c3ad5def976dd5f8 /docs
parent0550208c7ab031366d0fd5c4d2e4311b9c0d3d6d (diff)
downloadpython-setuptools-bitbucket-8479dd994fc0bc1ae62de6632123a7e9d4fd5d4e.tar.gz
Bumped to 0.7.3 in preparation for next release.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index e2815394..3861b79a 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.2'
+version = '0.7.3'
# The full version, including alpha/beta/rc tags.
-release = '0.7.2'
+release = '0.7.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.