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 60e9945 commit 3690c72Copy full SHA for 3690c72
setup.py
@@ -228,6 +228,7 @@ def build_extension(self, ext):
228
"Programming Language :: Python :: 3.9",
229
"Programming Language :: Python :: 3.10",
230
"Programming Language :: Python :: 3.11",
231
+ "Programming Language :: Python :: 3.12",
232
"Programming Language :: C++",
233
"Programming Language :: Python :: Implementation :: CPython",
234
"Topic :: Scientific/Engineering",
0 commit comments