diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/conf.py | 6 | ||||
| -rw-r--r-- | doc/index.rst | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/conf.py b/doc/conf.py index f671ef4e..cca82316 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -64,11 +64,11 @@ copyright = '2009\N{EN DASH}2022, Ned Batchelder' # CHANGEME # pylint: di # built documents. # # The short X.Y.Z version. # CHANGEME -version = "6.4.2" +version = "6.4.3" # The full version, including alpha/beta/rc tags. # CHANGEME -release = "6.4.2" +release = "6.4.3" # The date of release, in "monthname day, year" format. # CHANGEME -release_date = "July 12, 2022" +release_date = "August 6, 2022" rst_epilog = """ .. |release_date| replace:: {release_date} diff --git a/doc/index.rst b/doc/index.rst index fd2b2b8c..8bc8e83d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,7 +18,7 @@ supported on: .. PYVERSIONS -* Python versions 3.7 through 3.11.0b4. +* Python versions 3.7 through 3.11.0b5. * PyPy3 7.3.8. |
