summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-01-16 21:44:44 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-01-16 21:44:44 -0500
commitcf36a07230cdc63447881ff2be7fa2ec48a182a9 (patch)
tree2bf4e0f12301e8c93dc65e0a2342c6519deb32a6 /doc/conf.py
parentf21af3d90ffc34e83a9ca6b9bcd1a6aab8e22f22 (diff)
downloadpython-coveragepy-coverage-4.3.3.tar.gz
Prep for 4.3.3coverage-4.3.3
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 55e1187..1a74389 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -56,9 +56,9 @@ copyright = u'2009\N{EN DASH}2017, Ned Batchelder' # CHANGEME
# built documents.
#
# The short X.Y version.
-version = '4.3.2' # CHANGEME
+version = '4.3.3' # CHANGEME
# The full version, including alpha/beta/rc tags.
-release = '4.3.2' # CHANGEME
+release = '4.3.3' # CHANGEME
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.