Skip to content

Commit 0bcd112

Browse files
committed
packaging: Add Python 3.12 to trove classifiers
1 parent 0e85ff0 commit 0bcd112

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
@@ -16,6 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: 3.9",
1717
"Programming Language :: Python :: 3.10",
1818
"Programming Language :: Python :: 3.11",
19+
"Programming Language :: Python :: 3.12",
1920
"Programming Language :: Python :: Implementation :: PyPy",
2021
"Topic :: Utilities",
2122
"Topic :: System :: Shells",

0 commit comments

Comments
 (0)