peritus / bumpversion

Version-bump your software with a single command

Home Page:https://pypi.python.org/pypi/bumpversion

Repository from Github https://github.comperitus/bumpversionRepository from Github https://github.comperitus/bumpversion

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

ben-hearn-sb opened this issue · comments

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