change version numbers to 1.0.0rc1

This commit is contained in:
Barak Michener
2020-09-21 18:03:19 +00:00
parent e8a2bd0f24
commit fd5ddb661e
25 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.0rc1"
- name: commit # Ray commit SHA string.
default: "FILL ME IN"