Explorar o código

Merge pull request #1252 from cclauss/patch-2

pyproject.toml: Add trove classifier for Python 3.12
Jelmer Vernooij %!s(int64=2) %!d(string=hai) anos
pai
achega
fe5aceeba3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -17,6 +17,7 @@ classifiers = [
     "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",
     "Operating System :: POSIX",