From 6bf16f5d50a647d532fe2ffadc3b0e305b92a7c5 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 23 Feb 2026 20:40:19 +0000 Subject: [PATCH] add py13 --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 5526b1f..7833728 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,6 +17,7 @@ classifiers = [ "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", ]