[SciPy-Dev] moved 0.19.1 tag
Ralf Gommers
ralf.gommers at gmail.com
Thu Jun 22 06:27:23 EDT 2017
Hi,
Unfortunately I had to move the v0.19.1 tag by one commit, a 32-bit test
error had snuck in (we don't have that in our regular TravisCI runs, to be
fixed). If you have pulled from the repo in the last 24 hours or so and
have a local v0.19.1 tag, do:
git tag -d v0.19.1
git fetch upstream --tags
to fix possible issues.
Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20170622/d002cc76/attachment.html>
More information about the SciPy-Dev
mailing list