summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-19 07:43:31 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-19 07:43:31 -0400
commit8c0a9f0265f295768ecb5a49d16e035da8ed6143 (patch)
treed0b091fb949dd758f15179f4491810666792226c /doc/conf.py
parentb7fe73cecdf304b9c1028f2bea592feb47302661 (diff)
downloadpython-coveragepy-git-8c0a9f0265f295768ecb5a49d16e035da8ed6143.tar.gz
Get ready for 4.0 final
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 9c373f33..f28a56d9 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.0b3'
+release = '4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.