Skip to content

Commit 9ac84ea

Browse files
committed
setup: update classifiers for newer Pythons
Signed-off-by: William Woodruff <[email protected]>
1 parent b916d87 commit 9ac84ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ classifiers =
2727
Programming Language :: Python :: 3.8
2828
Programming Language :: Python :: 3.9
2929
Programming Language :: Python :: 3.10
30+
Programming Language :: Python :: 3.11
31+
Programming Language :: Python :: 3.12
3032
Programming Language :: Python :: Implementation :: CPython
3133

3234
[options]

0 commit comments

Comments
 (0)