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