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
commitf824a71252262479646b5e9d41cb124632c54e15 (patch)
tree9572e2f7fe1bfc34d1f086cc6b615eb74188c47e /doc/conf.py
parentf5a27f754d464c9b4d88396cbfd54ff15c891b8c (diff)
downloadpython-coveragepy-f824a71252262479646b5e9d41cb124632c54e15.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 740a4de..c86615a 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.