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