From e86ffa7a40e8a7b7a369f66f97250f0c49159213 Mon Sep 17 00:00:00 2001 From: Ste O'Brien Date: Wed, 7 Feb 2024 12:32:28 -0500 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.1.2=20=E2=86=92=200.1.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 feda0ec..ee392c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,4 +49,4 @@ dependencies = [ [project.scripts] [tool.commitizen] -version = "0.1.2" # This should be your current semver version \ No newline at end of file +version = "0.1.3" # This should be your current semver version \ No newline at end of file