Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d68e595

Browse files
authored
MAINT: Change 1.14.1 reference to 1.14.3
[ci skip]
1 parent 434ff98 commit d68e595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/RELEASE_WALKTHROUGH.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ may have been accessed and changed by someone else and a push will fail::
4444
$ cd ../numpy-wheels
4545
$ git pull origin master
4646
$ git branch <new version> # only when starting new numpy version
47-
$ git checkout v1.14.x # v1.14.x already existed for the 1.14.1 release
47+
$ git checkout v1.14.x # v1.14.x already existed for the 1.14.3 release
4848

4949
Edit the ``.travis.yml`` and ``appveyor.yml`` files to make sure they have the
5050
correct version, and put in the commit hash for the ``REL`` commit created

0 commit comments

Comments
 (0)