summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-09-03 16:30:15 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-09-03 16:30:15 -0400
commitd2c200b6a2228dd3fb1367af427029ee764f6d2b (patch)
tree47a6acb6e79809e66b3a77998db7b450c8d75558 /doc/conf.py
parentd9b1cc04cde71e2f830dfa91f9a8fa3bcee09b34 (diff)
downloadpython-coveragepy-git-d2c200b6a2228dd3fb1367af427029ee764f6d2b.tar.gz
Bump to 3.5.1b2
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 740a4de7..c86615ab 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.1b1'
+release = '3.5.1b2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.