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
commit74159ba5f96dc163682697f6afb1e34ad41cbaf1 (patch)
tree26c0e7f97d1a46f08bcce2a79a17ed5fbda0bcf8 /doc/conf.py
parentdac2106e1108212851b85244fe5d6581c4a4409a (diff)
downloadpython-coveragepy-git-74159ba5f96dc163682697f6afb1e34ad41cbaf1.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 5417b8ac..9c373f33 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.