generated from dopt-python/py311
bump to v0.1.5
This commit is contained in:
parent
507e94a73f
commit
3a41e67c8c
@ -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)
|
||||
(?P<major>0|[1-9]\\d*)\\.
|
||||
(?P<minor>0|[1-9]\\d*)\\.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user