summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-10-22 06:03:05 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-10-22 06:03:05 -0400
commite9b96993ed7835968d658b7afed36d52017f0431 (patch)
tree59f7ddd553ca2eab5e2b9dd4cc34a2972153abbc /docs/conf.py
parent60af0c91492ca6fbeb0910f2bbf30b2a4b93886e (diff)
downloadpython-setuptools-bitbucket-e9b96993ed7835968d658b7afed36d52017f0431.tar.gz
Bumped to 0.6.31 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 e6cfdca0..08fa643d 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.30'
+version = '0.6.31'
# The full version, including alpha/beta/rc tags.
-release = '0.6.30'
+release = '0.6.31'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.