Skip to content

Commit 50c9265

Browse files
committed
Add Python 3.12 to the supported versions
1 parent c28a813 commit 50c9265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ def run(self):
304304
"Programming Language :: Python :: 3.9",
305305
"Programming Language :: Python :: 3.10",
306306
"Programming Language :: Python :: 3.11",
307+
"Programming Language :: Python :: 3.12",
307308
],
308309
keywords="slack slack-api web-api slack-rtm websocket chat chatbot chatops",
309310
packages=find_packages(

0 commit comments

Comments
 (0)