From b7c5580c0d0327de023617b75f33209a08a4f4fd Mon Sep 17 00:00:00 2001 From: Jean-Christophe Date: Wed, 15 Jan 2025 18:03:07 -0500 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.2.10=20=E2=86=92=201.3.0?= 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 38e45b5..9b2ae47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ testpaths = ["tests/python"] [tool.commitizen] name = "cz_conventional_commits" -version = "1.2.10" +version = "1.3.0" tag_format = "v$version" [tool.cibuildwheel]