aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-11-26 12:18:36 -0500
committerJason R. Coombs <jaraco@jaraco.com>2012-11-26 12:18:36 -0500
commit1c2dff7451101c9cfb37e4ae16eb23ef17332f5a (patch)
tree691a0a730b6bccd2f4f2ebce5b882a87b3c92d10 /docs/conf.py
parent49c2791a723073e0f00189892516ef90f9ce8935 (diff)
downloadexternal_python_setuptools-1c2dff7451101c9cfb37e4ae16eb23ef17332f5a.tar.gz
external_python_setuptools-1c2dff7451101c9cfb37e4ae16eb23ef17332f5a.tar.bz2
external_python_setuptools-1c2dff7451101c9cfb37e4ae16eb23ef17332f5a.zip
Bumped to 0.6.33 in preparation for next release.
--HG-- branch : distribute extra : rebase_source : cbb90a165b1e410ac7998fe5a57f0c84e9c024d3
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 c1417e77..af26376e 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.32'
+version = '0.6.33'
# The full version, including alpha/beta/rc tags.
-release = '0.6.32'
+release = '0.6.33'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.