From 37460b6aee21f6cf1050c19f1598de20ffcd9469 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 22 Nov 2025 13:37:12 -0800 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.80.4=20=E2=86=92=201.80.5?= 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 eafe611b37..f2933ac4bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -159,7 +159,7 @@ requires = ["poetry-core", "wheel"] build-backend = "poetry.core.masonry.api" [tool.commitizen] -version = "1.80.4" +version = "1.80.5" version_files = [ "pyproject.toml:^version" ]