Add classifier for python 3.12

This commit is contained in:
Matthias
2024-03-29 07:37:21 +01:00
parent bda17b59e7
commit 26311663e3

View File

@@ -23,6 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Operating System :: MacOS",
"Operating System :: Unix",
"Topic :: Office/Business :: Financial :: Investment",