From a4c3b40ab4e042bd718dfc695bc3f8dce4baad45 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 9 Jan 2024 12:38:06 +0900 Subject: [PATCH] Mark python 3.11 supported It is now part of the tested runtimes and has been tested. Change-Id: I7f7f4838368d8321d26cd1fe63daa0a4a48fd513 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index dced0dd7..9c6262ce 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifier = Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 [files] packages =