We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ffb02c commit 8d34de1Copy full SHA for 8d34de1
setup.py
@@ -64,7 +64,7 @@ def run(self):
64
_create_namespace_links() # 安装后创建链接
65
66
67
-version = '0.5.0rc2'
+version = '0.5.0rc3'
68
cur_dir = os.path.dirname(os.path.realpath(__file__))
69
pkg_dir = os.path.join(cur_dir, 'build')
70
0 commit comments