From 888b3a25afa514847deae0307d4b7cc495206564 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Thu, 19 Dec 2024 22:37:36 -0800 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.55.7=20=E2=86=92=201.55.8?= 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 3b5ee74030b3..cb0cf72ccb04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ requires = ["poetry-core", "wheel"] build-backend = "poetry.core.masonry.api" [tool.commitizen] -version = "1.55.7" +version = "1.55.8" version_files = [ "pyproject.toml:^version" ]