From e560eb8da370d86b096d6cb65eafd9ab40879b9a Mon Sep 17 00:00:00 2001 From: rdb Date: Thu, 25 Dec 2025 16:40:30 +0100 Subject: [PATCH] Add Python 3.14 to setup.cfg [skip ci] --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index e8cf51c227..e1c78047c5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,6 +26,7 @@ classifiers = Programming Language :: Python :: 3.11 Programming Language :: Python :: 3.12 Programming Language :: Python :: 3.13 + Programming Language :: Python :: 3.14 Programming Language :: Python :: Implementation :: CPython Topic :: Games/Entertainment Topic :: Multimedia