aaronmarkham commented on a change in pull request #15641: update website for 1.5.0 URL: https://github.com/apache/incubator-mxnet/pull/15641#discussion_r306591192
########## File path: docs/install/index.md ########## @@ -892,13 +916,20 @@ For more installation options, refer to the <a href="osx_setup.html">MXNet macOS <div class="python"> <div class="cpu"> <div class="pip"> -<div class="v1-4-0"> +<div class="v1-5-0"> ``` $ pip install mxnet ``` -</div> <!-- End of v1-4-0 --> +</div> <!-- End of v1-5-0 --> +<div class="v1-4-1"> Review comment: 4th mention... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
