From c01ee91d04b7fb33f8e9bf74276ea9c121fd242f Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Wed, 24 Apr 2024 23:50:28 +0100 Subject: [PATCH] v2.3.82 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 31e603402..41359dd98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.3.81" +version = "2.3.82" description = "Build AI Assistants with memory, knowledge and tools." requires-python = ">=3.8" readme = "README.md"