From 30a656d22516185f1ae2fa92a5d7f442d60540b1 Mon Sep 17 00:00:00 2001 From: foefl Date: Fri, 20 Jun 2025 09:26:03 +0200 Subject: [PATCH] sync version with C# library --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d634f59..9c913f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "tom-plugin" -version = "0.1.2" +version = "0.1.3" description = "Wrapper for TOM plugins with different helper CLIs, primarily integration testing" authors = [ {name = "d-opt GmbH, resp. Florian Förster", email = "f.foerster@d-opt.com"}, @@ -101,7 +101,7 @@ dev = [ ] [tool.bumpversion] -current_version = "0.1.2" +current_version = "0.1.3" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.