We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd10a4e commit 538cebaCopy full SHA for 538ceba
1 file changed
setup.py
@@ -67,6 +67,7 @@ def finalize_options(self):
67
"Programming Language :: Python :: 3.8",
68
"Programming Language :: Python :: 3.9",
69
"Programming Language :: Python :: 3.10",
70
+ "Programming Language :: Python :: 3.11",
71
"Development Status :: 4 - Beta",
72
"Natural Language :: English",
73
"Intended Audience :: Developers",
0 commit comments