From f36e898cce66bec94df41ac276177d867322003d Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Sat, 10 Jan 2026 17:49:46 -0800 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.80.14=20=E2=86=92=201.80.15?= 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 742f743b54..c6744bede3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -167,7 +167,7 @@ requires = ["poetry-core", "wheel"] build-backend = "poetry.core.masonry.api" [tool.commitizen] -version = "1.80.14" +version = "1.80.15" version_files = [ "pyproject.toml:^version" ]