diff --git a/setup.py b/setup.py index 698e9be..2e66ef0 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ } KEYWORDS = ["cli", "productivity", "cli-application"] CLASSIFIERS = [ - "Development Status :: 1 - Planning", + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent",