Closed huard closed 4 years ago
__init__.py
still hardcode 4.2.2
on head of branch master
:
we don't use bumpversion ... so we got these inconsistencies. Should we create a 4.2.x branch and fix the release, introduce bumpversion and make a 4.2.5 release?
ping @jachym
we don't use bumpversion ... so we got these inconsistencies. Should we create a 4.2.x branch and fix the release, introduce bumpversion and make a 4.2.5 release?
ping @jachym
@huard @davidcaron do you agree?
For us, bumpversion has simplified releases, so I would recommend its use in pywps.
I don't think there is a rush for us to get a new version out, so this change could happen with the next planned release.
@Zeitsperre Would you have time to submit a PR ?
@huard Sure. I can add something fairly easily.
@cehbrecht @huard feel free to weigh in on the PR. Also, I don't think I have privileges here; Think I could be added to the group if I'm not listed?
@Zeitsperre I have send you an invitation for write access. I close this issue ... will use bumpversion for the next release (#527)
Description
Master still has
__version__
set to 4.2.2 even though it has been tagged with 4.2.4.