Skip to content

Commit 7e956cf

Browse files
committed
updated to 0.1.7
1 parent db447a1 commit 7e956cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
dirname = os.path.dirname(__file__)
3838
setup(
3939
name="espnet_model_zoo",
40-
version="0.1.6",
40+
version="0.1.7",
4141
url="http://github.com/espnet/espnet_model_zoo",
4242
description="ESPnet Model Zoo",
4343
long_description=open(os.path.join(dirname, "README.md"), encoding="utf-8").read(),

0 commit comments

Comments
 (0)