From e89e13168605607368496b912ef0e90156ca7e43 Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Thu, 22 Sep 2022 17:18:44 +0200 Subject: [PATCH] Add official support for Python 3.11 (#1863) --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index f994fc361..f528dda9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", "Topic :: Internet :: WWW/HTTP", ] dependencies = [