mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:06:31 +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
+1
-1
@@ -124,7 +124,7 @@ class BinaryDistribution(Distribution):
|
||||
setup(
|
||||
name="ray",
|
||||
# The version string is also in __init__.py. TODO(pcm): Fix this.
|
||||
version="0.5.2",
|
||||
version="0.5.3",
|
||||
packages=find_packages(),
|
||||
cmdclass={"build_ext": build_ext},
|
||||
# The BinaryDistribution argument triggers build_ext.
|
||||
|
||||
Reference in New Issue
Block a user