mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:38:19 +08:00
Bump version to 0.4.0. (#1745)
This commit is contained in:
committed by
Philipp Moritz
parent
de3cfa223d
commit
f69cbd35d4
+1
-1
@@ -114,7 +114,7 @@ class BinaryDistribution(Distribution):
|
||||
|
||||
setup(name="ray",
|
||||
# The version string is also in __init__.py. TODO(pcm): Fix this.
|
||||
version="0.3.1",
|
||||
version="0.4.0",
|
||||
packages=find_packages(),
|
||||
cmdclass={"build_ext": build_ext},
|
||||
# The BinaryDistribution argument triggers build_ext.
|
||||
|
||||
Reference in New Issue
Block a user