Răsfoiți Sursa

add Python 3.12

Peter Bieringer 1 an în urmă
părinte
comite
363be35e61
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -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"])