mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:38:19 +08:00
Bump version to 0.1.1 in preparation for uploading wheels to PyPI. (#630)
This commit is contained in:
committed by
Philipp Moritz
parent
0254efa5e8
commit
301e0b0db8
+1
-1
@@ -58,7 +58,7 @@ class BinaryDistribution(Distribution):
|
||||
|
||||
|
||||
setup(name="ray",
|
||||
version="0.1.0",
|
||||
version="0.1.1",
|
||||
packages=find_packages(),
|
||||
cmdclass={"build_ext": build_ext},
|
||||
# The BinaryDistribution argument triggers build_ext.
|
||||
|
||||
Reference in New Issue
Block a user