summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-12-28 06:09:30 -0500
committerNed Batchelder <ned@nedbatchelder.com>2012-12-28 06:09:30 -0500
commit36d37cec9bb35f0a9d38635ae18ead6f134d373c (patch)
tree65c0db86f753cb8d5df6e910b5c723acc0619003 /doc/conf.py
parent602c5f68113dbc5a29f0b5c3dd9f84f33b0f43e9 (diff)
downloadpython-coveragepy-36d37cec9bb35f0a9d38635ae18ead6f134d373c.tar.gz
Bump to 3.6b3
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 9891e3e..68c923b 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -49,7 +49,7 @@ copyright = u'2009-2012, Ned Batchelder'
# The short X.Y version.
version = '3.6'
# The full version, including alpha/beta/rc tags.
-release = '3.6b2'
+release = '3.6b3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.