Skip to content

Commit

Permalink
[skip ci] updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
kan-bayashi committed Aug 25, 2021
1 parent 56dced7 commit df4970f
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.0a30",
version="0.0.0a31",
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 df4970f

Please sign in to comment.