Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
kan-bayashi committed Sep 4, 2021
1 parent 11883e6 commit d28456b
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 @@ -37,7 +37,7 @@
dirname = os.path.dirname(__file__)
setup(
name="espnet_model_zoo",
version="0.1.1a1",
version="0.1.1a2",
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 d28456b

Please sign in to comment.