Skip to content

Commit 384187a

Browse files
committed
Add Python 3.12 to classifiers in pyproject.toml
1 parent 3bacbed commit 384187a

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
@@ -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 :: Utilities"
2627
]
2728

0 commit comments

Comments
 (0)