From c03691938cd5637dbf176283b064755448f44c98 Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Sun, 12 May 2024 15:40:43 +0100 Subject: [PATCH] v2.4.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bac668ea4d..2322154c9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.4.5" +version = "2.4.6" description = "Memory, knowledge and tools for LLMs." requires-python = ">=3.7" readme = "README.md"