mbarkhau / bumpver

BumpVer: Automatic Versioning
https://github.com/mbarkhau/bumpver
MIT License
191 stars 36 forks source link

Added unit tests for pep440 parse function and dev tag. #206

Closed anonyknight closed 1 year ago

anonyknight commented 1 year ago

Great to see #200 and #199 were fixed.

I've added some unit tests here:

Added some unit tests for to_pep440 function. Added dev tag into unit tests.

Thanks.

mbarkhau commented 1 year ago

Thank you for your contribution. ❤️