mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
Bump version number to 0.5.2. (#2765)
This commit is contained in:
committed by
Alexey Tumanov
parent
357c0d6156
commit
f4f3478b45
@@ -62,7 +62,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.1"
|
||||
__version__ = "0.5.2"
|
||||
|
||||
__all__ = [
|
||||
"error_info", "init", "connect", "disconnect", "get", "put", "wait",
|
||||
|
||||
Reference in New Issue
Block a user