From 1f09b20850d8df1dd58c76c9a07053ee21e9ad80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oleksis=20Fraga=20Men=C3=A9ndez?= Date: Fri, 2 Jun 2023 06:31:55 -0400 Subject: [PATCH] Add 3.11 in classifiers --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index a9bad375..21da4820 100644 --- a/setup.py +++ b/setup.py @@ -89,6 +89,7 @@ Programming Language :: Python :: 3.7 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 Topic :: Software Development :: User Interfaces """