aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-12 14:13:13 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-12 14:13:13 -0400
commit3ab400cd437e4839cb8d4cc70dd5889a5b0c7469 (patch)
tree2ede7903b19cda5359f01424afc0d459bdd9da6c /docs/conf.py
parent8aeb4633600f478ad3ff743b58df55d6c22cd2cf (diff)
downloadexternal_python_setuptools-3ab400cd437e4839cb8d4cc70dd5889a5b0c7469.tar.gz
external_python_setuptools-3ab400cd437e4839cb8d4cc70dd5889a5b0c7469.tar.bz2
external_python_setuptools-3ab400cd437e4839cb8d4cc70dd5889a5b0c7469.zip
Bumped to 0.6.40 in preparation for next release.
--HG-- branch : distribute extra : rebase_source : 355bf27e11fdf906de100c2a47145d44fac082cc
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 fc60a008..ac332deb 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.39'
+version = '0.6.40'
# The full version, including alpha/beta/rc tags.
-release = '0.6.39'
+release = '0.6.40'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.