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*)\\.