From b819b70be10d446f08967572d1dbbbb1fb8924ff Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 6 Jul 2024 16:57:33 -0700 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.41.10=20=E2=86=92=201.41.11?= 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 c9c98e0cc..759aebfad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ requires = ["poetry-core", "wheel"] build-backend = "poetry.core.masonry.api" [tool.commitizen] -version = "1.41.10" +version = "1.41.11" version_files = [ "pyproject.toml:^version" ]