generated from dopt-python/py311-cython
initial release version v0.1.1
This commit is contained in:
parent
69f102442d
commit
2818658aed
@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "dopt-pollublock-blockchain"
|
name = "dopt-pollublock-blockchain"
|
||||||
version = "0.1.1dev0"
|
version = "0.1.1"
|
||||||
description = "blockchain module of the research project >POLLU-BLOCK<"
|
description = "blockchain module of the research project >POLLU-BLOCK<"
|
||||||
authors = [
|
authors = [
|
||||||
{name = "d-opt GmbH, resp. Florian Foerster", email = "f.foerster@d-opt.com"},
|
{name = "d-opt GmbH, resp. Florian Foerster", email = "f.foerster@d-opt.com"},
|
||||||
@ -72,7 +72,7 @@ directory = "reports/coverage"
|
|||||||
|
|
||||||
|
|
||||||
[tool.bumpversion]
|
[tool.bumpversion]
|
||||||
current_version = "0.1.1dev0"
|
current_version = "0.1.1"
|
||||||
parse = """(?x)
|
parse = """(?x)
|
||||||
(?P<major>0|[1-9]\\d*)\\.
|
(?P<major>0|[1-9]\\d*)\\.
|
||||||
(?P<minor>0|[1-9]\\d*)\\.
|
(?P<minor>0|[1-9]\\d*)\\.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user