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 6911bbb commit 560b432Copy full SHA for 560b432
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
"Programming Language :: Python :: 3.9",
21
"Programming Language :: Python :: 3.10",
22
"Programming Language :: Python :: 3.11",
23
- "Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
24
"License :: OSI Approved :: BSD License"
25
]
26
# the version is provided dynamically by setuptools_scm
0 commit comments