Skip to content

Commit 33958d9

Browse files
authored
build: Change development status to valid value
2 parents 2e92747 + 038ff62 commit 33958d9

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)