We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06bdcc8 commit 46f45ccCopy full SHA for 46f45cc
1 file changed
setup.py
@@ -19,6 +19,7 @@
19
'Programming Language :: Python :: 3.8',
20
'Programming Language :: Python :: 3.9',
21
'Programming Language :: Python :: 3.10',
22
+ 'Programming Language :: Python :: 3.11',
23
"License :: OSI Approved :: MIT License",
24
],
-)
25
+)
0 commit comments