generated from dopt-python/py311
bump version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "wce-crm"
|
||||
version = "0.1.1dev4"
|
||||
version = "0.1.1dev5"
|
||||
description = "GUI for CRM of NAFKA project with WCE"
|
||||
authors = [
|
||||
{name = "d-opt GmbH, resp. Florian Förster", email = "f.foerster@d-opt.com"},
|
||||
@@ -71,7 +71,7 @@ directory = "reports/coverage"
|
||||
|
||||
|
||||
[tool.bumpversion]
|
||||
current_version = "0.1.1dev4"
|
||||
current_version = "0.1.1dev5"
|
||||
parse = """(?x)
|
||||
(?P<major>0|[1-9]\\d*)\\.
|
||||
(?P<minor>0|[1-9]\\d*)\\.
|
||||
|
||||
Reference in New Issue
Block a user