We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49baa5c commit 0206f63Copy full SHA for 0206f63
setup.py
@@ -52,6 +52,8 @@ def get_version(rel_path):
52
"Programming Language :: Python :: 3.8",
53
"Programming Language :: Python :: 3.9",
54
"Programming Language :: Python :: 3.10",
55
+ "Programming Language :: Python :: 3.11",
56
+ "Programming Language :: Python :: 3.12",
57
"Programming Language :: Python :: 3 :: Only",
58
],
59
# This field adds keywords for your project which will appear on the
0 commit comments