Version bump

This commit is contained in:
Alex Wu
2021-01-25 19:37:09 -08:00
parent 840987c7af
commit c589de6bc8
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ from ray import util # noqa: E402
# Replaced with the current commit when building the wheels.
__commit__ = "{{RAY_COMMIT_SHA}}"
__version__ = "2.0.0.dev0"
__version__ = "1.2.0"
__all__ = [
"__version__",