mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 15:22:56 +08:00
update ray version to 0.7.0dev (#3995)
This commit is contained in:
committed by
Robert Nishihara
parent
8e9f2c923f
commit
ab809bd927
@@ -70,7 +70,7 @@ import ray.actor # noqa: F401
|
||||
from ray.actor import method # noqa: E402
|
||||
|
||||
# Ray version string.
|
||||
__version__ = "0.6.3"
|
||||
__version__ = "0.7.0dev"
|
||||
|
||||
__all__ = [
|
||||
"error_info", "init", "connect", "disconnect", "get", "put", "wait",
|
||||
|
||||
Reference in New Issue
Block a user