Update python classifier in setup.cfg

As per the current release tested runtime, we test
till python 3.12 so updating the same in python
classifier in setup.cfg

Change-Id: I5b40134b3703a9934fe5ad6cbb9b0ee6bda93e50
This commit is contained in:
Omer
2025-05-30 14:17:30 +02:00
parent d8a980fa0e
commit f211006648

View File

@@ -20,6 +20,7 @@ classifiers =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Topic :: Internet :: Name Service (DNS)
[files]