mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 08:10:28 +08:00
Bump version from 0.5.3 to 0.6.0. (#3420)
This commit is contained in:
committed by
Eric Liang
parent
57512616e1
commit
0603e0b73a
@@ -65,7 +65,7 @@ import ray.actor # noqa: F401
|
||||
from ray.actor import method # noqa: E402
|
||||
|
||||
# Ray version string.
|
||||
__version__ = "0.5.3"
|
||||
__version__ = "0.6.0"
|
||||
|
||||
__all__ = [
|
||||
"error_info", "init", "connect", "disconnect", "get", "put", "wait",
|
||||
|
||||
Reference in New Issue
Block a user