Skip to content

Commit d717c6b

Browse files
authored
Add Python 3.12 classifier (#7111)
1 parent ce5c026 commit d717c6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: 3.9",
2828
"Programming Language :: Python :: 3.10",
2929
"Programming Language :: Python :: 3.11",
30+
"Programming Language :: Python :: 3.12",
3031
"Typing :: Typed",
3132
]
3233
dependencies = [

0 commit comments

Comments
 (0)