Skip to content

Commit 8d34de1

Browse files
committed
update version
1 parent 2ffb02c commit 8d34de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def run(self):
6464
_create_namespace_links() # 安装后创建链接
6565

6666

67-
version = '0.5.0rc2'
67+
version = '0.5.0rc3'
6868
cur_dir = os.path.dirname(os.path.realpath(__file__))
6969
pkg_dir = os.path.join(cur_dir, 'build')
7070

0 commit comments

Comments
 (0)