Skip to content

Commit 258f729

Browse files
committed
fix version
1 parent a561a51 commit 258f729

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
@@ -25,7 +25,7 @@
2525
install_requires = list(map(lambda x: x.strip(), reader.readlines()))
2626

2727
setup(name=NAME,
28-
version='0.1.6',
28+
version='0.1.7',
2929
description=DESCRIPTION,
3030
long_description=long_description,
3131
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)