diff --git a/pyproject.toml b/pyproject.toml index d8ccb1a0..4bc49d94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gpt-all-star" -version = "0.0.30" +version = "0.0.31" description = "AI-powered code generation tool for scratch development of web applications with a team collaboration of autonomous AI agents. This is a research-project, and its primary value is to explore the possibility of autonomous AI agents." authors = ["Yuya Kakui "] license = "MIT"