From 1688b29ad03749bc595f43037b5eafe00f4bb482 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Date: Thu, 14 Mar 2024 16:48:59 -0400 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.1.12=20=E2=86=92=200.1.13?= 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 ea4f3f6..79631f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ testpaths = [ [tool] [tool.commitizen] name = "cz_conventional_commits" -version = "0.1.12" +version = "0.1.13" tag_format = "v$version"