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
@@ -17,7 +17,7 @@ commands:
OMP_NUM_THREADS=64 ray microbenchmark
params:
- name: ray_version # Ray version string.
default: "1.0.0"
default: "0.9.0.dev0"
- name: commit # Ray commit SHA string.
default: "FILL ME IN"