From 7b1df2a651dfece4794c56d8914c7290f65fb8b8 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Mon, 8 Jan 2024 20:18:08 -0800 Subject: [PATCH] Update python classifier in setup.cfg As per the current release tested runtime, we test till python 3.11 so updating the same in python classifier in setup.cfg Change-Id: I9120adf03e99fe6165e430d42a30e9393da5e8ac --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index a4372b56..e3772136 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,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 =