Skip to content

Commit cdbda35

Browse files
committed
fix pyproject typo
1 parent df864e7 commit cdbda35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ classifiers = [
3838
"Programming Language :: Python :: 3.10",
3939
"Programming Language :: Python :: 3.11",
4040
"Programming Language :: Python :: 3.12",
41-
"Programming Language :: Python :: 3.13"
41+
"Programming Language :: Python :: 3.13",
4242
"Programming Language :: Python :: 3.14"
4343
]
4444

0 commit comments

Comments
 (0)