Change development status to Production/Stable

This commit is contained in:
2026-07-22 16:25:36 +02:00
parent c3799a0e57
commit 17bf4c52dd
+1 -1
View File
@@ -25,7 +25,7 @@ readme = "README.md"
license = "GPL-3.0-only" license = "GPL-3.0-only"
keywords = ["dns"] keywords = ["dns"]
classifiers = [ classifiers = [
"Development Status :: 4 - Beta", "Development Status :: 5 - Production/Stable",
"Topic :: Internet :: Name Service (DNS)", "Topic :: Internet :: Name Service (DNS)",
"Intended Audience :: System Administrators", "Intended Audience :: System Administrators",
"Programming Language :: Python :: 3" "Programming Language :: Python :: 3"