mirror of
https://github.com/wassname/ray.git
synced 2026-07-10 00:52:04 +08:00
Bump version from 0.6.3 to 0.7.0.dev0 in docs and .yaml (#4042)
This commit is contained in:
committed by
Robert Nishihara
parent
4b0db437ee
commit
077ffd99bf
@@ -81,7 +81,7 @@ import ray.actor # noqa: F401
|
||||
from ray.actor import method # noqa: E402
|
||||
|
||||
# Ray version string.
|
||||
__version__ = "0.7.0dev"
|
||||
__version__ = "0.7.0.dev0"
|
||||
|
||||
__all__ = [
|
||||
"error_info", "init", "connect", "disconnect", "get", "put", "wait",
|
||||
|
||||
Reference in New Issue
Block a user