Bump version from 0.6.2 to 0.6.3 (#3972)

This commit is contained in:
Stephanie Wang
2019-02-06 19:11:16 -08:00
committed by GitHub
parent 04fc145a44
commit d2b6db3db1
+1 -1
View File
@@ -70,7 +70,7 @@ import ray.actor # noqa: F401
from ray.actor import method # noqa: E402
# Ray version string.
__version__ = "0.6.2"
__version__ = "0.6.3"
__all__ = [
"error_info", "init", "connect", "disconnect", "get", "put", "wait",