Skip to content

Commit 8d48830

Browse files
committed
Fix classifiers list
1 parent a6cc82d commit 8d48830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
"Operating System :: MacOS",
1717
"Programming Language :: Python :: 3.10",
1818
"Programming Language :: Python :: 3.11",
19-
"Programming Language :: Python :: 3.12"
19+
"Programming Language :: Python :: 3.12",
2020
"Programming Language :: Python :: 3.13"
2121
]
2222

0 commit comments

Comments
 (0)