set version number to 1.0.0rc2

This commit is contained in:
Barak Michener
2020-09-23 00:13:53 +00:00
parent 9c308f033b
commit 4304aeabc0
26 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ commands:
./pip_download_test.sh
params:
- name: ray_version # Ray version string.
default: "0.9.0.dev0"
default: "1.0.0rc2"
- name: commit # Ray commit SHA string.
default: "FILL ME IN"