mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 04:55:04 +08:00
Bump version to 0.1.0. (#581)
This commit is contained in:
committed by
Philipp Moritz
parent
40b96b03b8
commit
c440010cbd
+1
-1
@@ -31,7 +31,7 @@ package_data = {
|
||||
}
|
||||
|
||||
setup(name="ray",
|
||||
version="0.0.1",
|
||||
version="0.1.0",
|
||||
packages=find_packages(),
|
||||
package_data=package_data,
|
||||
cmdclass={"install": install},
|
||||
|
||||
Reference in New Issue
Block a user