We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5731bd2 commit 1fd929aCopy full SHA for 1fd929a
docs/source/reference/changelog.rst
@@ -5,6 +5,7 @@ Changelog
5
1.0.0 (UNRELEASED)
6
==================
7
- Remove support for Python 3.7
8
+- Declare support for Python 3.12
9
10
0.21.1 (2023-07-12)
11
===================
setup.cfg
@@ -25,6 +25,7 @@ classifiers =
25
Programming Language :: Python :: 3.9
26
Programming Language :: Python :: 3.10
27
Programming Language :: Python :: 3.11
28
+ Programming Language :: Python :: 3.12
29
30
Topic :: Software Development :: Testing
31
0 commit comments