diff --git a/pyproject.toml b/pyproject.toml index adcb72921e6..236a7d3039b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,3 +23,7 @@ litellm = 'litellm:run_server' [build-system] requires = ["poetry-core"] build-backend = "poetry.core.masonry.api" + +[tool.commitizen] +version = "0.2.0" +