diff --git a/pyproject.toml b/pyproject.toml index fbafd9bc9a..01f2984d7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] [project] name = "gpt-engineer" -version = "0.0.9" +version = "0.0.10" description = "Specify what you want it to build, the AI asks for clarification, and then builds it." readme = "README.md" requires-python = ">=3.8, <4.0"