aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-07-22 16:58:22 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-07-22 16:58:22 -0400
commitbe5acb407cfa5dd1ff37ac1ed68d96ba92302cc2 (patch)
tree0a040534b92701b55b2c50bc4dd69fcbdd40a8df /docs/conf.py
parent826d15b5981a50ce28f63b40020174f6d9ae823d (diff)
downloadexternal_python_setuptools-be5acb407cfa5dd1ff37ac1ed68d96ba92302cc2.tar.gz
external_python_setuptools-be5acb407cfa5dd1ff37ac1ed68d96ba92302cc2.tar.bz2
external_python_setuptools-be5acb407cfa5dd1ff37ac1ed68d96ba92302cc2.zip
Bumped to 0.6.29 in preparation for next release.
--HG-- branch : distribute extra : rebase_source : 44417a6112b166bdfa875da05254ba206ef34cab
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 e7011e26..7b82a884 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.28'
+version = '0.6.29'
# The full version, including alpha/beta/rc tags.
-release = '0.6.28'
+release = '0.6.29'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.