From ab401f496af6f83db2e8a2b97f667442c68ba7d4 Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Tue, 29 Oct 2024 10:16:55 +0000 Subject: [PATCH] v2.5.25 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f426dd382..51a58ff89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.5.24" +version = "2.5.25" description = "Build AI Agents with memory, knowledge and tools." requires-python = ">=3.7" readme = "README.md"