From 4c22c6f0ec3160ff049569c7e3194eb009a55a14 Mon Sep 17 00:00:00 2001 From: Ben Steffensmeier Date: Mon, 21 Oct 2024 21:16:32 -0500 Subject: [PATCH] Include Python 3.13 in list of supported versions. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 29389685..a81e6880 100755 --- a/setup.py +++ b/setup.py @@ -107,6 +107,7 @@ def read_file(name): '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', ], ext_modules=[