Skip to content

Commit fb64086

Browse files
author
Yucong Sun
committed
reset version
1 parent 33fdd9a commit fb64086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def run(self):
6464
setup(
6565
name="pylibra-beta",
6666
# change to 0.1.YYYYMMDDNN on release
67-
version="0.5.2020081401",
67+
version="0.5.master",
6868
description="",
6969
python_requires=">=3.7",
7070
packages=find_packages("src"),

0 commit comments

Comments
 (0)