We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c18ac9 commit 126d656Copy full SHA for 126d656
setup.py
@@ -45,6 +45,7 @@
45
'Programming Language :: Python :: 3.9',
46
'Programming Language :: Python :: 3.10',
47
'Programming Language :: Python :: 3.11',
48
+ 'Programming Language :: Python :: 3.12',
49
],
50
packages=find_packages(),
51
install_requires=[
0 commit comments