add Python 3.12

This commit is contained in:
Peter Bieringer
2024-03-05 20:48:04 +01:00
parent 71fd91631e
commit 3fdc15fccd

View File

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