diff --git a/pyproject.toml b/pyproject.toml index a2678dc..653eb25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "gen-commit" -version = "0.5.1" +version = "0.5.2" dependencies = [ "openai", "anthropic",