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.
2 parents 5cdd090 + faf23e0 commit c4606b3Copy full SHA for c4606b3
setup.py
@@ -41,6 +41,7 @@ def get_version(rel_path: str) -> str:
41
"Programming Language :: Python :: 3.8",
42
"Programming Language :: Python :: 3.9",
43
"Programming Language :: Python :: 3.10",
44
+ "Programming Language :: Python :: 3.11",
45
"Programming Language :: Python :: Implementation :: CPython",
46
"Programming Language :: Python :: Implementation :: PyPy",
47
],
0 commit comments