Fix #200 - Use looseversion if pkg_resources doesn't work

This commit is contained in:
Manuel Barkhau 2023-05-04 14:37:15 +00:00
parent ffe28e6fff
commit 8dc594c055
3 changed files with 18 additions and 3 deletions

View file

@ -1,5 +1,12 @@
# Changelog for https://github.com/mbarkhau/bumpver
## BumpVer 2023.1121
- Fix [#200][gh_i200]: Fix compatability with packaging 23.0.
[gh_i200]: https://github.com/mbarkhau/bumpver/issues/200
## BumpVer 2022.1120
- Fix [#196][gh_i196]: Add `--pin-increments`.