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

bumpversion re-orderers setup.cfg #126

Open rtluckie opened 8 years ago

rtluckie commented 8 years ago

Assumptions/Environment

When bumpversion is executed it re-orders the entirety of setup.cfg. IMHO order is important.

theskumar commented 8 years ago

Related issue: https://github.com/peritus/bumpversion/issues/75

spookylukey commented 7 years ago

It also adds whitespace to the end of some lines, and strip comments. This is fairly nasty behaviour.