mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 17:04:56 +08:00
Bump version 0.5.2 to 0.5.3. (#2936)
This commit is contained in:
committed by
Eric Liang
parent
3cde5957b3
commit
39b4a89fde
@@ -63,7 +63,7 @@ from ray.actor import method # noqa: E402
|
||||
|
||||
# Ray version string. TODO(rkn): This is also defined separately in setup.py.
|
||||
# Fix this.
|
||||
__version__ = "0.5.2"
|
||||
__version__ = "0.5.3"
|
||||
|
||||
__all__ = [
|
||||
"error_info", "init", "connect", "disconnect", "get", "put", "wait",
|
||||
|
||||
Reference in New Issue
Block a user