summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-24 16:04:19 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-24 16:04:19 -0400
commit3116049570db091f6824a36e93925be75e9a7ab5 (patch)
tree1d93ed18406103cf038ee9ff10e6513cf72e184e /docs/conf.py
parent62e96b0e72c19c087c9de388d6c8897710a3e080 (diff)
downloadpython-setuptools-git-3116049570db091f6824a36e93925be75e9a7ab5.tar.gz
Bumped to 0.6.43 in preparation for next release.
--HG-- branch : distribute
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 bd9028b6..e4e982b0 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2009-2011, The fellowship of the packaging'
# built documents.
#
# The short X.Y version.
-version = '0.6.42'
+version = '0.6.43'
# The full version, including alpha/beta/rc tags.
-release = '0.6.42'
+release = '0.6.43'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.