Skip to content

Commit 1975d48

Browse files
committed
Add Python 3.12 package classifier to pyproject.toml
1 parent 80043fd commit 1975d48

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
@@ -37,6 +37,7 @@ classifiers = [
3737
"Programming Language :: Python :: 3.9",
3838
"Programming Language :: Python :: 3.10",
3939
"Programming Language :: Python :: 3.11",
40+
"Programming Language :: Python :: 3.12",
4041
]
4142

4243
keywords = [

0 commit comments

Comments
 (0)