On Thu, Dec 19, 2013 at 10:16 PM, Warren Weckesser <
warren.weckes...@gmail.com> wrote:

> Is version 1.8.0 tagged in git?  I see tags up to 1.7.1.  I suspect
> the tagging convention has changed in the git repo.  How do I checkout
> v1.8.0?
>
>
It's tagged. You can see it on github under branches/tags if you hit the
tags tab. To get tags from upstream do `git fetch upstream --tags`

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to