Skip to content

Commit 15b0f12

Browse files
chore(deploy): Fix typo in classifier.
1 parent f0443c5 commit 15b0f12

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
@@ -10,7 +10,7 @@ repository = "https://github.com/playpauseandstop/rororo"
1010
documentation = "https://rororo.readthedocs.io/"
1111
keywords = ["utilities", "helpers", "principles", "backend", "backend application", "aiohttp", "flask", "web framework"]
1212
classifiers = [
13-
"Development Status :: 5 - Stable",
13+
"Development Status :: 5 - Production/Stable",
1414
"Environment :: Web Environment",
1515
"Operating System :: OS Independent",
1616
"Topic :: Utilities",

0 commit comments

Comments
 (0)