From 4a193c8aa473da08e591e28f389ef45653d95c79 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 25 Feb 2026 15:32:56 -0500 Subject: [PATCH] Update classifiers for Gazpacho Gazpacho supports python 3.10 through 3.13 [0]. [0] https://governance.openstack.org/tc/reference/runtimes/2026.1.html Change-Id: Id7db3e34dd9e8c7cac3cd0f1b111426ef9fb231d Signed-off-by: Brian Rosmaita --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index b8970d39f..31026abc8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ classifier = Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 Programming Language :: Python :: 3.12 + Programming Language :: Python :: 3.13 [files] packages =