From 25d8f45817dd252fc597db25849136c1744a8ea0 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Thu, 5 Oct 2023 22:15:23 -0700 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.1.824=20=E2=86=92=200.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++++ 1 file changed, 4 insertions(+) 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" +