Skip to content

Commit 60fc88b

Browse files
committed
Added Python 3.12 to classifiers
1 parent 2897ae4 commit 60fc88b

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
@@ -26,6 +26,7 @@ classifiers = [
2626
"Programming Language :: Python :: 3.9",
2727
"Programming Language :: Python :: 3.10",
2828
"Programming Language :: Python :: 3.11",
29+
"Programming Language :: Python :: 3.12",
2930
]
3031
requires-python = ">=3.8, <4"
3132
dependencies = [

0 commit comments

Comments
 (0)