Skip to content

Commit cbf1fa3

Browse files
committed
packaging: Add Python 3.12 to trove classifiers
1 parent 98cc95c commit cbf1fa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ classifiers = [
1717
"Programming Language :: Python :: 3.9",
1818
"Programming Language :: Python :: 3.10",
1919
"Programming Language :: Python :: 3.11",
20+
"Programming Language :: Python :: 3.12",
2021
"Programming Language :: Python :: Implementation :: PyPy",
2122
"Topic :: Software Development :: Libraries :: Python Modules",
2223
"Topic :: Utilities",

0 commit comments

Comments
 (0)