From 7fd24a26326ca3764ad08367f6ef9a42c6d55137 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Tue, 30 Sep 2025 21:23:42 -0700 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.77.6=20=E2=86=92=201.77.7?= 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 3ac436ca3b..3a6262d883 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -157,7 +157,7 @@ requires = ["poetry-core", "wheel"] build-backend = "poetry.core.masonry.api" [tool.commitizen] -version = "1.77.6" +version = "1.77.7" version_files = [ "pyproject.toml:^version" ]