mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 11:51:09 +08:00
Bump version (#3787)
This commit is contained in:
committed by
Robert Nishihara
parent
fa99fda2b4
commit
75ac016e2b
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user