Skip to content

Commit e0904e3

Browse files
committed
Updated dev status classifier
1 parent 3b65638 commit e0904e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = ["colorama>=0.4.6,<1.0.0"]
1414
requires-python = ">=3.6,<4.0"
1515
keywords = ["json", "data"]
1616
classifiers = [
17-
"Development Status :: 4 - Beta",
17+
"Development Status :: 5 - Production/Stable",
1818
"Intended Audience :: Developers",
1919
"Natural Language :: English",
2020
"Topic :: File Formats :: JSON",

0 commit comments

Comments
 (0)