Skip to content

Commit 5473663

Browse files
committed
minor fix for classifiers
1 parent 43a1353 commit 5473663

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ classifiers = [
3939
"Programming Language :: Python :: 3.7",
4040
"Programming Language :: Python :: 3.8",
4141
"Programming Language :: Python :: 3.9",
42+
"Programming Language :: Python :: 3.10",
43+
"Programming Language :: Python :: 3.11",
44+
"Programming Language :: Python :: 3.12",
4245
"Operating System :: OS Independent",
4346
]
4447

0 commit comments

Comments
 (0)