Skip to content

Commit 00b6ac2

Browse files
edgarrmondragonhenryiii
authored andcommitted
Declare support for Python 3.12 in project metadata
1 parent d6add64 commit 00b6ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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
"Programming Language :: Python :: 3 :: Only",
3435
"Programming Language :: Python",
3536
"Topic :: System :: Systems Administration",

0 commit comments

Comments
 (0)