Skip to content

Commit ccad386

Browse files
maresbricardoV94
authored andcommitted
Add Python 3.12 package classifier to pyproject.toml
1 parent b4ebd74 commit ccad386

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
@@ -33,6 +33,7 @@ classifiers = [
3333
"Programming Language :: Python :: 3.9",
3434
"Programming Language :: Python :: 3.10",
3535
"Programming Language :: Python :: 3.11",
36+
"Programming Language :: Python :: 3.12",
3637
]
3738

3839
keywords = [

0 commit comments

Comments
 (0)