We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff03c21 commit 5735e32Copy full SHA for 5735e32
setup.py
@@ -31,6 +31,8 @@
31
'Programming Language :: Python :: 3.7',
32
'Programming Language :: Python :: 3.8',
33
'Programming Language :: Python :: 3.9',
34
+ 'Programming Language :: Python :: 3.10',
35
+ 'Programming Language :: Python :: 3.11',
36
"Development Status :: 5 - Production/Stable",
37
"Intended Audience :: Developers",
38
"License :: OSI Approved :: MIT License",
0 commit comments