Skip to content

Commit 7ebfa64

Browse files
committed
Fix classifier
1 parent c1f5cf9 commit 7ebfa64

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
@@ -14,7 +14,7 @@ readme = "README.md"
1414
authors = [{name = "Peter Hill", email = "[email protected]"}]
1515
license = {text = "MIT"}
1616
classifiers = [
17-
"Development Status :: 5 - Production/stable",
17+
"Development Status :: 5 - Production/Stable",
1818
"License :: OSI Approved :: MIT License",
1919
"Programming Language :: Python :: 3",
2020
"Programming Language :: Python :: 3.8",

0 commit comments

Comments
 (0)