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 28f77d7 commit 5b1fa83Copy full SHA for 5b1fa83
setup.py
@@ -42,6 +42,7 @@ def get_version(rel_path: str) -> str:
42
"Programming Language :: Python :: 3.9",
43
"Programming Language :: Python :: 3.10",
44
"Programming Language :: Python :: 3.11",
45
+ "Programming Language :: Python :: 3.12",
46
"Programming Language :: Python :: Implementation :: CPython",
47
"Programming Language :: Python :: Implementation :: PyPy",
48
],
0 commit comments