From bda4a4e8261064fc6055cc28e2024585dbbf1ed9 Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Fri, 1 Nov 2024 12:33:32 +0000 Subject: [PATCH] v2.5.29 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 627183810..98594adbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.5.28" +version = "2.5.29" description = "Build AI Agents with memory, knowledge and tools." requires-python = ">=3.7" readme = "README.md"