From 78cad8b2350dc276b574205d66fa02e0a4d9662c Mon Sep 17 00:00:00 2001 From: ZdenekSrotyr Date: Tue, 5 May 2026 08:18:16 +0200 Subject: [PATCH] =?UTF-8?q?release:=200.35.0=20=E2=80=94=20/store=20+=20/m?= =?UTF-8?q?y-ai-stack=20+=20security=20fixes=20+=20CLI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bbcd6af..c3b0129 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "agnes-the-ai-analyst" -version = "0.34.0" +version = "0.35.0" description = "Agnes — AI Data Analyst platform for AI analytical systems" requires-python = ">=3.11,<3.14" license = "MIT"