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 b0b9f56 commit 16855d3Copy full SHA for 16855d3
setup.py
@@ -36,6 +36,8 @@
36
'Programming Language :: Python :: 3.7',
37
'Programming Language :: Python :: 3.8',
38
'Programming Language :: Python :: 3.9',
39
+ 'Programming Language :: Python :: 3.10',
40
+ 'Programming Language :: Python :: 3.11',
41
'License :: OSI Approved :: MIT License',
42
'Operating System :: OS Independent',
43
],
0 commit comments