aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-02-16 03:12:35 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-02-16 03:12:35 -0500
commit1e7b49282e6f36d5d624bdf50f1ea9a34f52cfee (patch)
tree1d327420db83255694082f91e921beb00b79721f /docs/conf.py
parentf2b43352cc25c12115ed5bf4db86a6f88fc81a9f (diff)
downloadexternal_python_setuptools-1e7b49282e6f36d5d624bdf50f1ea9a34f52cfee.tar.gz
external_python_setuptools-1e7b49282e6f36d5d624bdf50f1ea9a34f52cfee.tar.bz2
external_python_setuptools-1e7b49282e6f36d5d624bdf50f1ea9a34f52cfee.zip
Bumped to 0.6.36 in preparation for next release.
--HG-- branch : distribute extra : rebase_source : 82ea3f25bc7836db7398b0e602ef34baa1f2c34e
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 98380ba9..586e3fe6 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.35'
+version = '0.6.36'
# The full version, including alpha/beta/rc tags.
-release = '0.6.35'
+release = '0.6.36'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.