aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-29 10:27:08 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-06-29 10:27:08 -0400
commit1ce8f258058dd17fe833968a90e75da6935109a6 (patch)
treeab94cb656d7f6ad302d1b11c3c7dc7dc4da8346f /docs/conf.py
parentfc98145ffdb334dc7a8fe9f48fd2b5bf450114ff (diff)
downloadexternal_python_setuptools-1ce8f258058dd17fe833968a90e75da6935109a6.tar.gz
external_python_setuptools-1ce8f258058dd17fe833968a90e75da6935109a6.tar.bz2
external_python_setuptools-1ce8f258058dd17fe833968a90e75da6935109a6.zip
Bumped to 0.6.47 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 ba020915..e6abf19b 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.46'
+version = '0.6.47'
# The full version, including alpha/beta/rc tags.
-release = '0.6.46'
+release = '0.6.47'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.