summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-07-13 11:54:35 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-07-13 11:54:35 -0400
commit978f5d95031803a712aa80bc2ffb93ebda4934a2 (patch)
treed52ffcba134241f0168fe54f2303dff1b61e230b /docs
parentaba998161f61ce20c5c1581d2f9181268e40d72a (diff)
downloadpython-setuptools-bitbucket-978f5d95031803a712aa80bc2ffb93ebda4934a2.tar.gz
Bumped to 0.10 in preparation for next release.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 7113c365..d99639d6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = '2009-2013, The fellowship of the packaging'
# built documents.
#
# The short X.Y version.
-version = '0.9'
+version = '0.10'
# The full version, including alpha/beta/rc tags.
-release = '0.9'
+release = '0.10'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.