summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-06-02 06:31:05 -0400
committerNed Batchelder <ned@nedbatchelder.com>2022-06-02 06:31:05 -0400
commitc930586a8fad77c2ad563ba10c7b255723d7579c (patch)
tree0ff9652a7dac07db433a2c58e44ca6cc3da1322a /doc
parent9b9142e4ee8040c1b4453e45697ca39a411608fa (diff)
downloadpython-coveragepy-git-c930586a8fad77c2ad563ba10c7b255723d7579c.tar.gz
build: prep for 6.4.1
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py12
-rw-r--r--doc/index.rst2
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 07e6f302..87aa6f34 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -63,12 +63,12 @@ copyright = '2009\N{EN DASH}2022, Ned Batchelder' # CHANGEME # pylint: di
# |version| and |release|, also used in various other places throughout the
# built documents.
#
-# The short X.Y version.
-version = "6.4" # CHANGEME
-# The full version, including alpha/beta/rc tags.
-release = "6.4" # CHANGEME
-# The date of release, in "monthname day, year" format.
-release_date = "May 22, 2022" # CHANGEME
+# The short X.Y.Z version. # CHANGEME
+version = "6.4.1"
+# The full version, including alpha/beta/rc tags. # CHANGEME
+release = "6.4.1"
+# The date of release, in "monthname day, year" format. # CHANGEME
+release_date = "June 2, 2022"
rst_epilog = """
.. |release_date| replace:: {release_date}
diff --git a/doc/index.rst b/doc/index.rst
index d9608954..ad4f6f51 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -18,7 +18,7 @@ supported on:
.. PYVERSIONS
-* Python versions 3.7 through 3.11.0b1.
+* Python versions 3.7 through 3.11.0b3.
* PyPy3 7.3.8.