summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-07-02 08:37:39 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-07-02 08:37:39 -0400
commitdba8600999daaf18d207c61c4ce5168d52bc5f60 (patch)
treee7d24cc7e594d6415ca374b31fba9df1abc84a69 /docs/conf.py
parentb59a01e059d5b2936d10500d8eb7b33e98f1da40 (diff)
parenta388b6922478b5d5048d1f7f1685da2ca16050c7 (diff)
downloadpython-setuptools-git-dba8600999daaf18d207c61c4ce5168d52bc5f60.tar.gz
Merge 0.6.47 with native Python 3 code
--HG-- branch : distribute
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 e6abf19b..9c9a05f2 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.47'
+version = '0.6.48'
# The full version, including alpha/beta/rc tags.
-release = '0.6.47'
+release = '0.6.48'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.