diff --git a/pyproject.toml b/pyproject.toml index 80585cf..d642333 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ license = {text = "MIT"} readme = {file="README.md", content-type="text/markdown"} dynamic = ["version"] classifiers = [ # https://pypi.org/classifiers/ - "Development Status :: 4 - Beta", + "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",