From 52272228fe1edbea043738366a651e75857d4de2 Mon Sep 17 00:00:00 2001 From: Ben Steffensmeier Date: Tue, 25 Oct 2022 19:04:19 -0500 Subject: [PATCH] Include Python 3.11 in lsit of supported versions. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index b75264e2..dab389f4 100755 --- a/setup.py +++ b/setup.py @@ -99,6 +99,7 @@ def read_file(name): 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: Implementation :: CPython', ], ext_modules=[