Bump up the veresion.

This commit is contained in:
SangBin Cho
2020-07-31 10:09:54 -07:00
parent 78995d085f
commit 0a6847c5dc
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ from ray import util # noqa: E402
# Replaced with the current commit when building the wheels.
__commit__ = "{{RAY_COMMIT_SHA}}"
__version__ = "0.9.0.dev0"
__version__ = "0.8.7"
__all__ = [
"jobs",