diff --git a/pyproject.toml b/pyproject.toml index 0956d78e..ebf9174d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pythagora-core" -version = "1.2.8" +version = "1.3.0" description = "Build complete apps using AI agents" authors = ["Leon Ostrez "] license = "FSL-1.1-MIT"