diff --git a/pyproject.toml b/pyproject.toml index bb4535e..8a0def2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "lang-main" -version = "0.1.0rc2" +version = "0.1.0" 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"}, @@ -129,7 +129,7 @@ directory = "reports/coverage" [tool.bumpversion] -current_version = "0.1.0rc2" +current_version = "0.1.0" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.