aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-02 10:46:47 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-06-02 10:46:47 -0400
commit87818a14ed9897a88737f287b634191337a2ed2a (patch)
tree4692fc0129dec2801e46394e396e259d8b179263 /docs/conf.py
parentfa3e4622dfdce9b43ddb0a61a6714f047c31a28b (diff)
downloadexternal_python_setuptools-87818a14ed9897a88737f287b634191337a2ed2a.tar.gz
external_python_setuptools-87818a14ed9897a88737f287b634191337a2ed2a.tar.bz2
external_python_setuptools-87818a14ed9897a88737f287b634191337a2ed2a.zip
Bumped to 0.7 in preparation for next release.0.7
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 8cd3b069..f38127c0 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.7b5'
+version = '0.7'
# The full version, including alpha/beta/rc tags.
-release = '0.7b5'
+release = '0.7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.