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

PKG-INFO not updated along with setup.py & .bumpversion.cfg #186

Closed ben-hearn-sb closed 5 years ago

ben-hearn-sb commented 5 years ago

When a package is edit-installed, if the PKG-INFO file is not updated to the newly bumped version, running pip install --upgrade -r removes the egg link & installs what it thinks is the newly updated package