summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-12-28 08:04:17 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-12-28 08:04:17 -0500
commitf4c7f5c49998707824f674cd12b9f33e4130705f (patch)
treeaab9f7194cb11bc7d991aa102bae915dd1189cf6 /doc/conf.py
parent9de3dd83b0d8a72cf48c62fc79a52716c5493bf0 (diff)
downloadpython-coveragepy-f4c7f5c49998707824f674cd12b9f33e4130705f.tar.gz
Gearing up for 4.3.1coverage-4.3.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 7b6cc5c..5c527cb 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -56,9 +56,9 @@ copyright = u'2009\N{EN DASH}2016, Ned Batchelder'
# built documents.
#
# The short X.Y version.
-version = '4.3'
+version = '4.3.1'
# The full version, including alpha/beta/rc tags.
-release = '4.3'
+release = '4.3.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.