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
@@ -7,7 +7,7 @@ set -x
GPU=""
BASE_IMAGE="ubuntu:focal"
WHEEL_URL="https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-1.0.0-cp37-cp37m-manylinux1_x86_64.whl"
WHEEL_URL="https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev0-cp37-cp37m-manylinux1_x86_64.whl"
while [[ $# -gt 0 ]]
do