From 362e98ee383fd604f31189d8516d88e62a55cc2b Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Tue, 22 Oct 2024 16:00:45 +0100 Subject: [PATCH] v2.5.15 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a3effc52e..9a263150e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.5.14" +version = "2.5.15" description = "Build AI Agents with memory, knowledge and tools." requires-python = ">=3.7" readme = "README.md"