From a17c9184f9a67329ed9af6dcd56eeb5f8bcb0dd2 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Mon, 8 Jan 2024 11:25:04 -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: If7467b704270d1d98226e5cbaa903d4713e63c1d --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 744376a..5e61f2f 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 =