From 2df0b1ab9b6d5ca5e8931d9311ee003b071a4727 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 21 Dec 2023 14:46:19 +0900 Subject: [PATCH] Update supported python versions ... according to the current tested runtimes. Change-Id: Ia753148d27426633064af67556223960f2d70dbc --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index e27d49ec1e..ab29d1b6a7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,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] data_files =