From 7f9044c1ef94ae507076c35fa3e59c8cac1ae64b Mon Sep 17 00:00:00 2001 From: goodboy Date: Sun, 8 Mar 2026 18:03:57 -0400 Subject: [PATCH] Bump pkg classifiers to match py versions range --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 18453f54..f7dd6ac2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,8 @@ classifiers = [ "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: 3 :: Only", - "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "Topic :: System :: Distributed Computing", ] dependencies = [