From a478a338920e0f1314d6522fe57f21304c2bcb35 Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Tue, 22 Oct 2024 23:05:07 +0100 Subject: [PATCH] v2.5.17 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 130f87d158..d4151266c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.5.16" +version = "2.5.17" description = "Build AI Agents with memory, knowledge and tools." requires-python = ">=3.7" readme = "README.md"