mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 16:37:03 +08:00
update version to 0.2.2 (#1178)
This commit is contained in:
committed by
Robert Nishihara
parent
3317d38278
commit
fdf069bd1d
@@ -53,7 +53,7 @@ import ray.actor # noqa: F401
|
||||
|
||||
# Ray version string. TODO(rkn): This is also defined separately in setup.py.
|
||||
# Fix this.
|
||||
__version__ = "0.2.1"
|
||||
__version__ = "0.2.2"
|
||||
|
||||
__all__ = ["error_info", "init", "connect", "disconnect", "get", "put", "wait",
|
||||
"remote", "log_event", "log_span", "flush_log", "actor",
|
||||
|
||||
Reference in New Issue
Block a user