We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 827832c + ab826d5 commit 62ca90bCopy full SHA for 62ca90b
setup.py
@@ -51,6 +51,7 @@ def read(*parts):
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(exclude=("tests",)),
57
)
0 commit comments