Skip to content

Commit 59b858c

Browse files
committed
Added classifier for Python 3.12
1 parent 556eb05 commit 59b858c

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
@@ -24,6 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.9",
2525
"Programming Language :: Python :: 3.10",
2626
"Programming Language :: Python :: 3.11",
27+
"Programming Language :: Python :: 3.12",
2728
]
2829
requires-python = ">= 3.8"
2930
dependencies = [

0 commit comments

Comments
 (0)