Kaynağa Gözat

add Python 3.13

Peter Bieringer 1 yıl önce
ebeveyn
işleme
01d4851581
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      setup.py

+ 1 - 0
setup.py

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