Skip to content

Commit 0f0aaa6

Browse files
committed
docs: 3.12.0rc1 is supported
1 parent 21061b1 commit 0f0aaa6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Coverage.py runs on these versions of Python:
2828

2929
.. PYVERSIONS
3030
31-
* CPython 3.8 through 3.12.0b4
31+
* CPython 3.8 through 3.12.0rc1
3232
* PyPy3 versions 3.8 through 3.10.
3333

3434
Documentation is on `Read the Docs`_. Code repository and issue tracker are on

doc/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ not.
1616
The latest version is coverage.py |release|, released |release_date|. It is
1717
supported on:
1818

19-
* Python versions 3.8 through 3.12.0b4.
20-
* PyPy3 versions 3.8 through 3.10.
21-
2219
.. PYVERSIONS
2320
21+
* Python versions 3.8 through 3.12.0rc1.
22+
* PyPy3 versions 3.8 through 3.10.
23+
2424
.. ifconfig:: prerelease
2525

2626
**This is a pre-release build. The usual warnings about possible bugs

0 commit comments

Comments
 (0)