Skip to content

Commit f80a56f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8d07f8b commit f80a56f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

nextgen/vcs-versioning/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.9",
2424
"Programming Language :: Python :: 3.10",
2525
"Programming Language :: Python :: 3.11",
26+
"Programming Language :: Python :: 3.12",
2627
]
2728
dynamic = [
2829
"version",

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.9",
3131
"Programming Language :: Python :: 3.10",
3232
"Programming Language :: Python :: 3.11",
33+
"Programming Language :: Python :: 3.12",
3334
"Topic :: Software Development :: Libraries",
3435
"Topic :: Software Development :: Version Control",
3536
"Topic :: System :: Software Distribution",

0 commit comments

Comments
 (0)