From 484c2a91abb285226db644447b2baabee92f0689 Mon Sep 17 00:00:00 2001 From: nikkie Date: Sat, 19 Oct 2024 05:18:45 +0000 Subject: [PATCH] docs: Show 3.12 support --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 060604d0..240ef428 100644 --- a/setup.py +++ b/setup.py @@ -66,6 +66,7 @@ def run(self): "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Multimedia :: Sound/Audio :: Speech", ],