summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-01-24 17:15:41 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-01-24 17:15:41 -0500
commitb6ee143b06ef403a5d74e7b7be3354c58d725312 (patch)
treea854e60e0e4605b84555a0f59d8dd14aa9e482a9 /doc/conf.py
parent2e222d053da16a7b2c84b2d7ee8203c759f477c7 (diff)
downloadpython-coveragepy-b6ee143b06ef403a5d74e7b7be3354c58d725312.tar.gz
Get the version right in the docs.
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 8b0726f..d31f2d2 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -56,7 +56,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.0a1'
+release = '4.0a4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.