From 458a85546c767034d8883e8ce8db6b84015fe811 Mon Sep 17 00:00:00 2001 From: Matej Dujava Date: Wed, 13 May 2026 10:27:08 +0200 Subject: [PATCH] update setup.cfg to latest version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ef608ad..f1ce81f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = 3scale-api -version = 0.35.2 +version = 0.35.3 description = 3scale API python client author = Peter Stanko author_email = stanko@mail.muni.cz