Skip to content

Commit

Permalink
updated version to 0.5.3 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
kan-bayashi committed Aug 26, 2021
1 parent 63e477b commit 6ef778b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parallel_wavegan/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = "0.5.2"
__version__ = "0.5.3"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
dirname = os.path.dirname(__file__)
setup(
name="parallel_wavegan",
version="0.5.2",
version="0.5.3",
url="http://github.com/kan-bayashi/ParallelWaveGAN",
author="Tomoki Hayashi",
author_email="[email protected]",
Expand Down

0 comments on commit 6ef778b

Please sign in to comment.