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