python-package-template
python-package-template copied to clipboard
fix(ci): commitizen and CI should fail if the bumped version strings contain inconsistent version numbers
This actually happened in a downstream repository where another package was added to the repository and that new package’s version was different than the repo’s — then cz bump failed silently for that new package and CI proceeded just fine.