Re: [Numpy-discussion] Release tags

2017-03-23 Thread Julian Taylor
probably the git quirk of not pulling tags by default, you need to run:
git pull --tags

On 23.03.2017 19:10, Matti Picus wrote:
> I am searching for the exact git hash corresponding to numpy 1.12.1
> 
> Looking at the result of `git tag -l` yielded tags for v1.11.0, but
> nothing higher.
> 
> Also the documentation site
> https://docs.scipy.org/doc/numpy/release.html does not seem to list
> 1.12.1, but I guess that is a separate issue?
> 
> Matti
> 
> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> https://mail.scipy.org/mailman/listinfo/numpy-discussion

___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Release tags

2017-03-23 Thread Matti Picus

I am searching for the exact git hash corresponding to numpy 1.12.1

Looking at the result of `git tag -l` yielded tags for v1.11.0, but 
nothing higher.


Also the documentation site 
https://docs.scipy.org/doc/numpy/release.html does not seem to list 
1.12.1, but I guess that is a separate issue?


Matti

___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion