We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
classifiers
1 parent 5ddc1e7 commit 298a064Copy full SHA for 298a064
setup.py
@@ -100,6 +100,7 @@ def get_file_text(file_name):
100
"Programming Language :: Python :: 3.9",
101
"Programming Language :: Python :: 3.10",
102
"Programming Language :: Python :: 3.11",
103
+ "Programming Language :: Python :: 3.12",
104
"Topic :: Software Development :: Libraries :: Python Modules",
105
],
106
options={"bdist_wheel": {"universal": "1"}},
0 commit comments