summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-05-07 18:38:59 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-05-07 18:38:59 -0400
commit35ba0abe83e4102949756520fe257ea18ac3fcb9 (patch)
treebce49b91fc635121b231c04098d9cbdae65acad5 /doc/conf.py
parent736c63fd0d4978342fb99ad77821ef6131d304aa (diff)
downloadpython-coveragepy-git-35ba0abe83e4102949756520fe257ea18ac3fcb9.tar.gz
prep for v4.4
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 5d63eb18..70b124d2 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -58,7 +58,7 @@ copyright = u'2009\N{EN DASH}2017, Ned Batchelder' # CHANGEME
# The short X.Y version.
version = '4.4' # CHANGEME
# The full version, including alpha/beta/rc tags.
-release = '4.4b1' # CHANGEME
+release = '4.4' # CHANGEME
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.