Skip to content

Commit 1fd929a

Browse files
committed
[build] Declare support for Python 3.12.
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
1 parent 5731bd2 commit 1fd929a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/source/reference/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Changelog
55
1.0.0 (UNRELEASED)
66
==================
77
- Remove support for Python 3.7
8+
- Declare support for Python 3.12
89

910
0.21.1 (2023-07-12)
1011
===================

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers =
2525
Programming Language :: Python :: 3.9
2626
Programming Language :: Python :: 3.10
2727
Programming Language :: Python :: 3.11
28+
Programming Language :: Python :: 3.12
2829

2930
Topic :: Software Development :: Testing
3031

0 commit comments

Comments
 (0)