summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index f0b2d6e4..fbd7e3f3 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.4"
+version = "7.2.5"
# The full version, including alpha/beta/rc tags.
-release = "7.2.4"
+release = "7.2.5"
# The date of release, in "monthname day, year" format.
-release_date = "April 28, 2023"
+release_date = "April 30, 2023"
# @@@ end
rst_epilog = """