From 1920d0160792bfa27bd74062dc16bc596e85cd49 Mon Sep 17 00:00:00 2001 From: foefl Date: Fri, 24 Oct 2025 10:47:51 +0200 Subject: [PATCH] bump version to v0.1.1 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 20b9ec2..bcab462 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dopt-sensor-anomalies" -version = "0.1.0" +version = "0.1.1" description = "anomaly detection for sensor images for quality assurance processes" authors = [ {name = "d-opt GmbH", email = "f.foerster@d-opt.com"}, @@ -76,7 +76,7 @@ directory = "reports/coverage" [tool.bumpversion] -current_version = "0.1.0" +current_version = "0.1.1" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.