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 a3c8bb6 commit faf23e0Copy full SHA for faf23e0
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