diff --git a/pyproject.toml b/pyproject.toml index 3f22dd4..38b1c66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ readme = "README.md" license = "GPL-3.0-only" keywords = ["dns", "ddns", "service", "http", "https"] classifiers = [ - "Development Status :: 5 - Stable", + "Development Status :: 5 - Production/Stable", "Topic :: Internet :: Name Service (DNS)", "Intended Audience :: System Administrators", "Programming Language :: Python :: 3"