Floris Lambrechts

Results 160 comments of Floris Lambrechts

This is an interesting idea. On the other hand, lots of users run `bump2version` from a script or a CI pipeline, so backwards compatibility will be a huge deal breaker....

I think currently this is not possible. Each` bump2version` invocation can only bump one part. It can not change `minor` and `release` in one go. Ugly workarounds are to use...

I'm planning on reviewing this soon, sorry for the delay!

Hi, The example in the README (`MyProject==`) does not make clear why you would use this instead of regular `search`. Could you elaborate a bit (in this issue) what you...

Proposal: * If `version` is present, use it and replace it like you would a regular file. Don't rewrite the full config file. * If `metadata.version` is present in `setup.cfg`,...

This is an internal method; the only public API we have is the command-line interface. We don't have enough maintainer-hours to also support an internal method. That said, we could...

They keep popping up... https://github.com/silent-snowman/git_bump_version https://pypi.org/project/travis-bump-version/ https://pypi.org/project/bump/ https://pypi.org/project/bump-anything/ https://pypi.org/project/bump-release/ https://github.com/Yuav/python-package-version https://github.com/keleshev/version

https://pypi.org/project/blurb/ https://regro.github.io/rever-docs/

https://pypi.org/project/pbr/

https://pypi.org/project/bumpver/