From 93cb869e2975b9c992e4cd65bedf1768ba09f25c Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Thu, 5 Oct 2023 22:37:00 -0700 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.2.0=20=E2=86=92=200.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 236a7d303..e02d38b6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,5 +25,5 @@ requires = ["poetry-core"] build-backend = "poetry.core.masonry.api" [tool.commitizen] -version = "0.2.0" +version = "0.2.1"