Skip to content

Commit f361d8e

Browse files
committed
Declare support for Python 3.12
1 parent 1443481 commit f361d8e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changelog/10894.bugfix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Support for Python 3.12 (beta at the time of writing).

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ classifiers =
2222
Programming Language :: Python :: 3.9
2323
Programming Language :: Python :: 3.10
2424
Programming Language :: Python :: 3.11
25+
Programming Language :: Python :: 3.12
2526
Topic :: Software Development :: Libraries
2627
Topic :: Software Development :: Testing
2728
Topic :: Utilities

0 commit comments

Comments
 (0)