diff --git a/pyproject.toml b/pyproject.toml index f3391ecca6..8b6bd4a19f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "phidata" -version = "2.5.3" +version = "2.5.4" description = "Build AI Agents with memory, knowledge and tools." requires-python = ">=3.7" readme = "README.md"