summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-12-12 21:37:33 -0500
committerNed Batchelder <ned@nedbatchelder.com>2013-12-12 21:37:33 -0500
commitf833593c009036bfa33fc3f0aae4f1a036094239 (patch)
tree130a4f53cb7860aa3ea3e10faa8ac9553406f045 /doc/conf.py
parentc510601d7e3f2d07cd263f9e8aea51a413530c54 (diff)
downloadpython-coveragepy-f833593c009036bfa33fc3f0aae4f1a036094239.tar.gz
Update version numbers to 3.7.1
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 052bd8e..41a00e3 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'
+version = '3.7.1'
# The full version, including alpha/beta/rc tags.
-release = '3.7'
+release = '3.7.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.