Skip to content

Commit d766a12

Browse files
committed
Add Python 3.12 classifier
1 parent db2b77e commit d766a12

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
@@ -30,6 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.9",
3131
"Programming Language :: Python :: 3.10",
3232
"Programming Language :: Python :: 3.11",
33+
"Programming Language :: Python :: 3.12",
3334
]
3435

3536
[[project.authors]]

0 commit comments

Comments
 (0)