peritus / bumpversion

Version-bump your software with a single command
https://pypi.python.org/pypi/bumpversion
MIT License
1.5k stars 148 forks source link

Part specific tag flag? #142

Open AGeekInside opened 8 years ago

AGeekInside commented 8 years ago

Is it possible to override the general setting of tag to have a part command tag in git? I'd like for my default behavior be to tag the git commit with the release version, but for a specific part, I'd like to not do that. From what I can see, the tag option can only be done globally.

anthrotype commented 7 years ago

+1