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 05c74ef commit 0e970c4Copy full SHA for 0e970c4
setup.py
@@ -41,6 +41,7 @@ def get_version():
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