Revert "Bump version number everywhere to 1.0.0"

This reverts commit fa304a90ee.
This commit is contained in:
Barak Michener
2020-09-21 17:58:09 +00:00
parent 2fb29eb680
commit e8a2bd0f24
25 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ RLlib, Tune, Autoscaler, and most Python files do not require you to build and c
.. code-block:: shell
pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-1.0.0-cp38-cp38-manylinux1_x86_64.whl
pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev0-cp38-cp38-manylinux1_x86_64.whl
2. Fork and clone the project to your machine. Connect your repository to the upstream (main project) ray repository.