summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-06-29 09:09:49 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-06-29 09:09:49 -0400
commitb04667aa443d335107c2ba7edab906716d037025 (patch)
tree7f0d81d5292ecac72ad01a0dbd5025ddad42befb /doc/conf.py
parent0cefb9951a20815cf04ddce73e7683021de162db (diff)
downloadpython-coveragepy-git-b04667aa443d335107c2ba7edab906716d037025.tar.gz
Bump version number to 3.5
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index e4dd824d..939a5bd2 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -49,7 +49,7 @@ copyright = u'2009-2011, Ned Batchelder'
# The short X.Y version.
version = '3.5'
# The full version, including alpha/beta/rc tags.
-release = '3.5b1'
+release = '3.5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.