Skip to content

Commit 011bc84

Browse files
author
Yucong Sun
committed
reset version
1 parent 0735a4a commit 011bc84

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
@@ -78,7 +78,7 @@ def run(self):
7878
setup(
7979
name="pylibra-beta",
8080
# change to 0.1.YYYYMMDDNN on release
81-
version="0.5.2020081001",
81+
version="0.5.master",
8282
description="",
8383
python_requires=">=3.7",
8484
packages=find_packages("src"),

0 commit comments

Comments
 (0)