Skip to content

Commit db97a5f

Browse files
edgarrmondragonLee-W
authored andcommitted
chore: Declare support for Python 3.12 in PyPI classifiers
1 parent bb2433b commit db97a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ classifiers = [
2929
"Programming Language :: Python :: 3.9",
3030
"Programming Language :: Python :: 3.10",
3131
"Programming Language :: Python :: 3.11",
32+
"Programming Language :: Python :: 3.12",
3233
"Programming Language :: Python :: Implementation :: CPython",
3334
]
3435

0 commit comments

Comments
 (0)