diff --git a/pyproject.toml b/pyproject.toml index c7a6f46..3f22dd4 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 :: 4 - Beta", + "Development Status :: 5 - Stable", "Topic :: Internet :: Name Service (DNS)", "Intended Audience :: System Administrators", "Programming Language :: Python :: 3"