pygrowup
pygrowup copied to clipboard
update the pypi repository.
The version in pypi (which is installed via pip) is very different from the current version, and does not work with the readme.md example.
Otherwise thanks for building this and putting it up here.
@crmackay thanks for reporting this. funny the download link at https://pypi.python.org/pypi/pygrowup has the latest version 0.7.7b0, but installing from pip gives me 0.6.1 will investigate!
hi @crmackay
looks like pypi ignores releases with the b for beta, so ive dropped that designation.
pip is now installing the latest 0.8 version for me