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 1e7f1ea commit 288ff6fCopy full SHA for 288ff6f
setup.py
@@ -50,6 +50,8 @@ def version():
50
'Programming Language :: Python :: 3.8',
51
'Programming Language :: Python :: 3.9',
52
'Programming Language :: Python :: 3.10',
53
+ 'Programming Language :: Python :: 3.11',
54
+ 'Programming Language :: Python :: 3.12',
55
],
56
packages=find_packages(),
57
zip_safe=False
0 commit comments