mirror of
https://github.com/vale981/ray
synced 2025-03-04 17:41:43 -05:00
Bump version to 0.7.0 (#4791)
This commit is contained in:
parent
643f62dc43
commit
1490a98a71
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ from ray.actor import method # noqa: E402
|
|||
from ray.runtime_context import _get_runtime_context # noqa: E402
|
||||
|
||||
# Ray version string.
|
||||
__version__ = "0.7.0.dev3"
|
||||
__version__ = "0.7.0"
|
||||
|
||||
__all__ = [
|
||||
"LOCAL_MODE",
|
||||
|
|
Loading…
Add table
Reference in a new issue