summaryrefslogtreecommitdiff
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
commit6aed638a47d1dc33aa3554356c8cbba5b38f551a (patch)
treef7232a5d8a4d7e07e48e2b73c6d9cc5174be6c78 /docs/conf.py
parent153ce6cc4e0059fd3b18dbf3bbfac3067a8ba4d2 (diff)
parentdbab7f98294016c01c400ffbd681f03f9a3ee1b6 (diff)
downloadpython-setuptools-bitbucket-6aed638a47d1dc33aa3554356c8cbba5b38f551a.tar.gz
Merge with Distribute 0.6.39
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.