aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-13 07:07:03 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-13 07:07:03 -0400
commit8f05565451ef38cc10074582ad826941f8f8c899 (patch)
tree3b13af466ad891a3481fd420c63f612a7621b44e /docs/conf.py
parenta0d19667eaa92bd95f2bebfcb50a68d0921282eb (diff)
parent068ab0e3a6e5146137ee9f913e3b1fbc5b337c22 (diff)
downloadexternal_python_setuptools-8f05565451ef38cc10074582ad826941f8f8c899.tar.gz
external_python_setuptools-8f05565451ef38cc10074582ad826941f8f8c899.tar.bz2
external_python_setuptools-8f05565451ef38cc10074582ad826941f8f8c899.zip
Merge with Distribute 0.6.39
--HG-- rename : distribute_setup.py => ez_setup.py
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 4f878f64..9a60cfe1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2009-2013, The fellowship of the packaging'
# built documents.
#
# The short X.Y version.
-version = '0.6.36'
+version = '0.6.40'
# The full version, including alpha/beta/rc tags.
-release = '0.6.36'
+release = '0.6.40'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.