From 9f5ea4af5f9468e75011b606396bfb501edc68cb Mon Sep 17 00:00:00 2001 From: foefl Date: Fri, 21 Nov 2025 07:08:24 +0100 Subject: [PATCH] bump to v0.1.5 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9a21815..2576e43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dopt-sensor-anomalies" -version = "0.1.4" +version = "0.1.5" description = "anomaly detection for sensor images for quality assurance processes" authors = [ {name = "d-opt GmbH (resp.: Florian Foerster)", email = "f.foerster@d-opt.com"}, @@ -77,7 +77,7 @@ directory = "reports/coverage" [tool.bumpversion] -current_version = "0.1.4" +current_version = "0.1.5" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.