generated from dopt-python/py311
prepare export logic to Umbreit IT
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "umbreit"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1dev0"
|
||||
description = "Umbreit's Python-based application"
|
||||
authors = [
|
||||
{name = "Florian Förster", email = "f.foerster@d-opt.com"},
|
||||
@@ -71,7 +71,7 @@ directory = "reports/coverage"
|
||||
|
||||
|
||||
[tool.bumpversion]
|
||||
current_version = "0.1.0"
|
||||
current_version = "0.1.1dev0"
|
||||
parse = """(?x)
|
||||
(?P<major>0|[1-9]\\d*)\\.
|
||||
(?P<minor>0|[1-9]\\d*)\\.
|
||||
|
||||
Reference in New Issue
Block a user