summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py6
-rw-r--r--doc/index.rst2
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 92eb9799..f6310b57 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -66,11 +66,11 @@ project = 'Coverage.py'
# @@@ editable
copyright = "2009–2023, Ned Batchelder" # pylint: disable=redefined-builtin
# The short X.Y.Z version.
-version = "7.2.2"
+version = "7.2.3"
# The full version, including alpha/beta/rc tags.
-release = "7.2.2"
+release = "7.2.3"
# The date of release, in "monthname day, year" format.
-release_date = "March 16, 2023"
+release_date = "April 6, 2023"
# @@@ end
rst_epilog = """
diff --git a/doc/index.rst b/doc/index.rst
index e5ac5a0a..b11dc90e 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -18,7 +18,7 @@ supported on:
.. PYVERSIONS
-* Python versions 3.7 through 3.12.0a6.
+* Python versions 3.7 through 3.12.0a7.
* PyPy3 7.3.11.
.. ifconfig:: prerelease