add Python 3.13

This commit is contained in:
Peter Bieringer
2024-06-09 08:32:22 +02:00
parent 5019a3e974
commit 01d4851581

View File

@@ -75,6 +75,7 @@ setup(
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Office/Business :: Groupware"])