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