summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-07-05 13:12:49 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-07-05 13:12:49 -0400
commit900afff391c0b44dc0bd7d8cabea0be7eff72507 (patch)
treef802b28342acc3a345545e78bb327fc310f9df5d /docs
parent3ada3f1d29a0f597a34acd05a1a7e6ec5b73e5bb (diff)
downloadpython-setuptools-bitbucket-900afff391c0b44dc0bd7d8cabea0be7eff72507.tar.gz
Bumped to 0.9 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 3fccd87f..7113c365 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.8'
+version = '0.9'
# The full version, including alpha/beta/rc tags.
-release = '0.8'
+release = '0.9'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.