From a8521c30870c8f1bb42de9b6e42d61ef0bb9557b Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Wed, 28 Aug 2024 20:37:14 +0100 Subject: [PATCH] v2.4.31 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 45f146157..dac889dc3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.4.30" +version = "2.4.31" description = "Memory, knowledge and tools for LLMs." requires-python = ">=3.7" readme = "README.md"