Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kan-bayashi authored Sep 15, 2020
1 parent a72ca30 commit 9c78f7e
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 @@ -29,7 +29,7 @@
dirname = os.path.dirname(__file__)
setup(
name="espnet_model_zoo",
version="0.0.0a12",
version="0.0.0a13",
url="http://github.com/espnet/espnet_model_zoo",
description="ESPnet Model Zoo",
long_description=open(os.path.join(dirname, "README.md"), encoding="utf-8").read(),
Expand Down

0 comments on commit 9c78f7e

Please sign in to comment.