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 beb460a commit 2c4cffeCopy full SHA for 2c4cffe
1 file changed
setup.py
@@ -42,6 +42,7 @@ def get_version():
42
'Programming Language :: Python :: 3.9',
43
'Programming Language :: Python :: 3.10',
44
'Programming Language :: Python :: 3.11',
45
+ 'Programming Language :: Python :: 3.12',
46
'Development Status :: 4 - Beta',
47
],
48
include_package_data=True,
0 commit comments