diff --git a/pyproject.toml b/pyproject.toml index 16de5376..6b6d1794 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gpt-pilot" -version = "0.2.6" +version = "0.2.7" description = "Build complete apps using AI agents" authors = ["Senko Rasic "] license = "FSL-1.1-MIT"