add Python 3.14 to list

This commit is contained in:
Peter Bieringer
2026-05-28 20:56:14 +02:00
parent b1eb7a1298
commit 0fc711d8a8

View File

@@ -22,6 +22,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Office/Business :: Groupware",