Skip to content
Snippets Groups Projects
Verified Commit 237aed2a authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

remove bumpversion since Jenkins won't play nice

parent a0d826a4
No related branches found
No related tags found
1 merge request!217Feature/bump version
Pipeline #86939 canceled
[bumpversion]
current_version = 2.0
commit = False
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)
serialize = {major}.{minor}
[bumpversion:file:setup.py]
search = version="{current_version}"
replace = version="{new_version}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment