mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 01:46:10 +08:00
Bump version from 0.6.2 to 0.6.3 (#3972)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user