From 50c9265d6079b589c321d895ba1bf8b6f32b6846 Mon Sep 17 00:00:00 2001 From: Kazuhiro Sera Date: Wed, 4 Oct 2023 13:48:45 +0900 Subject: [PATCH] Add Python 3.12 to the supported versions --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index ad3f7af8..c1aedecd 100644 --- a/setup.py +++ b/setup.py @@ -304,6 +304,7 @@ def run(self): "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", ], keywords="slack slack-api web-api slack-rtm websocket chat chatbot chatops", packages=find_packages(