Skip to content

Commit 4fc4936

Browse files
authored
fix: typo in pyproject.toml (#88)
2 parents c79718e + 635802d commit 4fc4936

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
@@ -22,7 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.9",
2323
"Programming Language :: Python :: 3.10",
2424
"Programming Language :: Python :: 3.11",
25-
"programming Language :: Python :: 3.12",
25+
"Programming Language :: Python :: 3.12",
2626
]
2727

2828
dependencies = [

0 commit comments

Comments
 (0)