From 155bed69a76edd44d25e13d853dba9d370438aca Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 20 Dec 2023 00:01:01 +0900 Subject: [PATCH] Update supported python versions Python 3.10 and 3.11 are now part of the tested runtimes. Change-Id: Iee9578401a7501b97f5f03bbd846b93e450f51b6 --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 225e66e2..be6e0d71 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,8 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 [files] packages =