From 92cfc5b6490d59db7df9ce39ec1b1e70cfa1ae9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20F=C3=B6rster?= Date: Thu, 23 Jan 2025 12:02:53 +0100 Subject: [PATCH] bump version --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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*)\\.