diff --git a/pyproject.toml b/pyproject.toml index 6ae2f86..98e4de3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ maintainers = [{name = "Georg Krause", email = "mail@georg-krause.net"}] readme = "README.md" dynamic = ["version"] classifiers = [ - "Development Status :: 5 - Stable", + "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8",