Bump version (#3787)

This commit is contained in:
Richard Liaw
2019-01-16 11:40:54 -08:00
committed by Robert Nishihara
parent fa99fda2b4
commit 75ac016e2b
+1 -1
View File
@@ -65,7 +65,7 @@ import ray.actor # noqa: F401
from ray.actor import method # noqa: E402
# Ray version string.
__version__ = "0.6.1"
__version__ = "0.6.2"
__all__ = [
"error_info", "init", "connect", "disconnect", "get", "put", "wait",