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 8d07f8b commit f80a56fCopy full SHA for f80a56f
nextgen/vcs-versioning/pyproject.toml
@@ -23,6 +23,7 @@ classifiers = [
23
"Programming Language :: Python :: 3.9",
24
"Programming Language :: Python :: 3.10",
25
"Programming Language :: Python :: 3.11",
26
+ "Programming Language :: Python :: 3.12",
27
]
28
dynamic = [
29
"version",
pyproject.toml
@@ -30,6 +30,7 @@ classifiers = [
30
31
32
33
34
"Topic :: Software Development :: Libraries",
35
"Topic :: Software Development :: Version Control",
36
"Topic :: System :: Software Distribution",
0 commit comments