From 6b9b96a169213c8b229db8485fb21384b75ea396 Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Wed, 1 May 2024 21:18:10 +0100 Subject: [PATCH] v2.3.89 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8675ad720..045411d45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.3.88" +version = "2.3.89" description = "Add memory, knowledge and tools to LLMs." requires-python = ">=3.8" readme = "README.md"