diff --git a/pyproject.toml b/pyproject.toml index f759f35..57ff48b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "arbiter" -version = "0.4.0" +version = "0.5.0" description = "A multi-agent code review system that shows its work" readme = "readme.md" requires-python = ">=3.12"