diff --git a/pyproject.toml b/pyproject.toml index 5360d87..501ea84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dopt-sensor-anomalies" -version = "0.1.3" +version = "0.1.4" 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.3" +current_version = "0.1.4" parse = """(?x) (?P0|[1-9]\\d*)\\. (?P0|[1-9]\\d*)\\.