Closed hlapp closed 1 month ago
It's perhaps time to increment the version so that a pip upgrade from GitHub will actually upgrade, if I'm right that it will skip if the version is the same as the one installed (1.0.0 right now).
pip upgrade
Fixed by #46
It's perhaps time to increment the version so that a
pip upgrade
from GitHub will actually upgrade, if I'm right that it will skip if the version is the same as the one installed (1.0.0 right now).