From 5e3531174c87bbdb1777be4fac1f17e713604529 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Date: Wed, 20 Mar 2024 15:36:11 -0400 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.0.2=20=E2=86=92=201.0.3?= 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 7c080e4..4996419 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ testpaths = [ [tool] [tool.commitizen] name = "cz_conventional_commits" -version = "1.0.2" +version = "1.0.3" tag_format = "v$version"