Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
yongzhuo committed Dec 19, 2020
1 parent a561a51 commit 258f729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
install_requires = list(map(lambda x: x.strip(), reader.readlines()))

setup(name=NAME,
version='0.1.6',
version='0.1.7',
description=DESCRIPTION,
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 258f729

Please sign in to comment.