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"