aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-11-24 23:04:02 -0500
committerJason R. Coombs <jaraco@jaraco.com>2012-11-24 23:04:02 -0500
commit40102f07a08808c2c356891608fd201ee02e618b (patch)
tree037c555a28b017ecf201c293bfc048520adc8f40 /docs/conf.py
parentbb564ea0637851a516dad029c8ccf6d30c451728 (diff)
downloadexternal_python_setuptools-40102f07a08808c2c356891608fd201ee02e618b.tar.gz
external_python_setuptools-40102f07a08808c2c356891608fd201ee02e618b.tar.bz2
external_python_setuptools-40102f07a08808c2c356891608fd201ee02e618b.zip
Bumped to 0.6.32 in preparation for next release.
--HG-- branch : distribute extra : rebase_source : 107cb8e68f5d9d947096d0733e841ba568df0be2
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 08fa643d..c1417e77 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.31'
+version = '0.6.32'
# The full version, including alpha/beta/rc tags.
-release = '0.6.31'
+release = '0.6.32'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.