Add Python 3.13 classifier back - we are using Python 3.13.5

This commit is contained in:
2026-03-27 07:51:39 +01:00
parent a0e330d568
commit d02e512148

View File

@@ -137,6 +137,7 @@ classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Operating System :: OS Independent",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: System :: Distributed Computing",