summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-09-23 08:20:31 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-09-23 08:20:31 -0400
commit49b5cd4c9b0edf24ff5749d9ec1b52ed4e26dc39 (patch)
treedacc6e62afc756be921e8208fb870996154dbb78 /doc/conf.py
parente7f51a120a9b71a4a2a00ae5094857abb5bbf26a (diff)
downloadpython-coveragepy-git-49b5cd4c9b0edf24ff5749d9ec1b52ed4e26dc39.tar.gz
Update to 3.5.1
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 c86615ab..679c5058 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.1'
# The full version, including alpha/beta/rc tags.
-release = '3.5.1b2'
+release = '3.5.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.