summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-07 09:47:41 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-07 09:47:41 -0400
commit15fd3b2005811e51f109391fd530c40bda5d302c (patch)
treeb20c31cde6aa51a4b328cb9cf8a415d751bbc66a /doc/conf.py
parent72162a080d685dcab3b2f23febcde7a544f1dd0c (diff)
downloadpython-coveragepy-coverage-4.0b3.tar.gz
Prepare for 4.0b3 kitscoverage-4.0b3
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 5417b8a..9c373f3 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -58,7 +58,7 @@ copyright = u'2009\N{EN DASH}2015, Ned Batchelder'
# The short X.Y version.
version = '4.0'
# The full version, including alpha/beta/rc tags.
-release = '4.0b2'
+release = '4.0b3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.