From d68e5953e79b7432b503acb808b5bb97ca68724e Mon Sep 17 00:00:00 2001 From: Charles Harris Date: Fri, 4 May 2018 19:42:31 -0600 Subject: MAINT: Change 1.14.1 reference to 1.14.3 [ci skip] --- doc/RELEASE_WALKTHROUGH.rst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/RELEASE_WALKTHROUGH.rst.txt b/doc/RELEASE_WALKTHROUGH.rst.txt index 6bedcbab6..9a2b71d7e 100644 --- a/doc/RELEASE_WALKTHROUGH.rst.txt +++ b/doc/RELEASE_WALKTHROUGH.rst.txt @@ -44,7 +44,7 @@ may have been accessed and changed by someone else and a push will fail:: $ cd ../numpy-wheels $ git pull origin master $ git branch # only when starting new numpy version - $ git checkout v1.14.x # v1.14.x already existed for the 1.14.1 release + $ git checkout v1.14.x # v1.14.x already existed for the 1.14.3 release Edit the ``.travis.yml`` and ``appveyor.yml`` files to make sure they have the correct version, and put in the commit hash for the ``REL`` commit created -- cgit v1.2.1