From 646bf44050bb096e7b3f22b9cbea8b4557ff156d Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Mon, 21 Oct 2024 14:48:59 +0100 Subject: [PATCH] v2.5.11 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1a91f8b3b8..015f728b56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.5.10" +version = "2.5.11" description = "Build AI Agents with memory, knowledge and tools." requires-python = ">=3.7" readme = "README.md"