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