Bumpver

Latest version: v2024.1130

Safety actively analyzes 701533 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

2023.1122

- Fix [207][gh_i207]: Add --ignore-vcs-tag to support bumping older versions

[gh_i207]: https://github.com/mbarkhau/bumpver/issues/207

Thank you [Jusong Yu](https://github.com/unkcpz) for your contribution.

2023.1121

- Fix [200][gh_i200]: Fix compatability with packaging 23.0.
- Fix [203][gh_i203]: Add dev to the list of valid release tags

[gh_i200]: https://github.com/mbarkhau/bumpver/issues/200
[gh_i203]: https://github.com/mbarkhau/bumpver/issues/203

Thank you [Sharon Yogev](https://github.com/sharonyogev) for your contribution.

2022.1120

- Fix [196][gh_i196]: Add `--pin-increments`.

[gh_i196]: https://github.com/mbarkhau/bumpver/issues/196

Thank you [Markus Holtermann](https://github.com/MarkusH) for
this contribution.

2022.1119

- Fix [190][gh_i190]: Allow multiple patterns on the same line

- Fix [182][gh_i182]: Use quotes for vcs commands

[gh_i190]: https://github.com/mbarkhau/bumpver/issues/190
[gh_i182]: https://github.com/mbarkhau/bumpver/issues/182

2022.1118

- Fix [181][gh_i181]: Enable use of ``^$`` charachters to restrict
matching to beginning and end of line.
- Add ``GITHASH`` to ``version_pattern`` (mpasternak)

[gh_i181]: https://github.com/mbarkhau/bumpver/issues/181

2022.1116

- Fix: [incorrect version comparison when updating from vcs tag][gh_i174].

When comparing the updated version to the latest vcs tag,
an insufficient string comparison was used instead of
comparing the parsed versions.

[gh_i174]: https://github.com/mbarkhau/bumpver/issues/174

Thank you to Timo Ludwig timoludwig for this contribution.

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.