aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-12-31 10:27:51 -0500
committerJason R. Coombs <jaraco@jaraco.com>2012-12-31 10:27:51 -0500
commit9e26a920ffd60595ed80f1c4e6f4bdd49507c0f2 (patch)
tree89cf27cc7ef4b51056a32812a935bbeb53b4b7f9 /docs/conf.py
parent3c251bf338c72f65c83a3b51ea709c738c460722 (diff)
downloadexternal_python_setuptools-9e26a920ffd60595ed80f1c4e6f4bdd49507c0f2.tar.gz
external_python_setuptools-9e26a920ffd60595ed80f1c4e6f4bdd49507c0f2.tar.bz2
external_python_setuptools-9e26a920ffd60595ed80f1c4e6f4bdd49507c0f2.zip
Bumped to 0.6.35 in preparation for next release.
--HG-- branch : distribute extra : rebase_source : 77f34fdeebd01224a2d399855f0674108133b3e6
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 15226651..98380ba9 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.34'
+version = '0.6.35'
# The full version, including alpha/beta/rc tags.
-release = '0.6.34'
+release = '0.6.35'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.