We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5c026 commit d717c6bCopy full SHA for d717c6b
pyproject.toml
@@ -27,6 +27,7 @@ classifiers = [
27
"Programming Language :: Python :: 3.9",
28
"Programming Language :: Python :: 3.10",
29
"Programming Language :: Python :: 3.11",
30
+ "Programming Language :: Python :: 3.12",
31
"Typing :: Typed",
32
]
33
dependencies = [
0 commit comments