generated from dopt-python/py311-cython
initial release version v0.1.1
This commit is contained in:
parent
69f102442d
commit
08e1c66b95
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "dopt-pollublock-blockchain"
|
||||
version = "0.1.1dev0"
|
||||
version = "0.1.1"
|
||||
description = "blockchain module of the research project >POLLU-BLOCK<"
|
||||
authors = [
|
||||
{name = "d-opt GmbH, resp. Florian Foerster", email = "f.foerster@d-opt.com"},
|
||||
@ -72,7 +72,7 @@ directory = "reports/coverage"
|
||||
|
||||
|
||||
[tool.bumpversion]
|
||||
current_version = "0.1.1dev0"
|
||||
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