Skip to content

Commit 038ff62

Browse files
committed
build: Change development status to valid value
1 parent 2e92747 commit 038ff62

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
@@ -19,7 +19,7 @@ authors = [
1919
]
2020
keywords = []
2121
classifiers = [
22-
"Development Status :: 5 - Production",
22+
"Development Status :: 5 - Production/Stable",
2323
"Natural Language :: English",
2424
"Operating System :: OS Independent",
2525
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)