aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-04-07 22:24:01 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-04-07 22:24:01 -0400
commita17a1c96caac7e6d602a750281dae564c56568cc (patch)
tree8434884984a3c2ddc4f64d6ed08380c387819403 /docs/conf.py
parent01fccfb21c330195ff03515446460fddf0d54e52 (diff)
downloadexternal_python_setuptools-a17a1c96caac7e6d602a750281dae564c56568cc.tar.gz
external_python_setuptools-a17a1c96caac7e6d602a750281dae564c56568cc.tar.bz2
external_python_setuptools-a17a1c96caac7e6d602a750281dae564c56568cc.zip
Bumped to 0.6.27 in preparation for next release.
--HG-- branch : distribute extra : rebase_source : 0addbfe4e10e6ce8b94bf4b2916079bce91bca7f
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 80d8c0e1..5312272f 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.26'
+version = '0.6.27'
# The full version, including alpha/beta/rc tags.
-release = '0.6.26'
+release = '0.6.27'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.