From 00c6bee3f675e73e2d4279150e89a37c17d19470 Mon Sep 17 00:00:00 2001 From: rdb Date: Sun, 15 Oct 2023 14:27:27 +0200 Subject: [PATCH] Add Python 3.12 to setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 76a9a6ef21..6d0eb80e5a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,6 +24,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 Topic :: Games/Entertainment Topic :: Multimedia