[03:37:03] <Strontium> I defined a git+https requirement in my requirements file, tagged v0.1.0 it installed fine. I changed the tag to v0.1.1 because i changed the upstream repo and needed the new source. But pip install --upgrade didn't upgrade. It kept the original code. Is that normal?