diff --git a/pyproject.toml b/pyproject.toml index 3a0772f..11c13db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "lang-main" -version = "0.1.2" +version = "0.1.3" description = "Several tools to analyse TOM's data with strong focus on language processing" authors = [ {name = "d-opt GmbH, resp. Florian Förster", email = "f.foerster@d-opt.com"}, @@ -132,7 +132,7 @@ directory = "reports/coverage" [tool.bumpversion] -current_version = "0.1.2" +current_version = "0.1.3" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.