summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2014-09-25 07:39:28 -0400
committerNed Batchelder <ned@nedbatchelder.com>2014-09-25 07:39:28 -0400
commitfd1ae23848b18ea9f991fc1b669a5a82aed637aa (patch)
tree0b97b0265f06b4936203e613bb5d5e35c89a48bb /doc/conf.py
parentdb32bc9ab87fccf85515f87d3714de12ccabc585 (diff)
downloadpython-coveragepy-fd1ae23848b18ea9f991fc1b669a5a82aed637aa.tar.gz
Document stuff for 4.0a1
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 41a00e3..0091cb3 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -47,9 +47,9 @@ copyright = u'2009\N{EN DASH}2013, Ned Batchelder'
# built documents.
#
# The short X.Y version.
-version = '3.7.1'
+version = '4.0'
# The full version, including alpha/beta/rc tags.
-release = '3.7.1'
+release = '4.0a1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.