Skip to content

Commit e44e928

Browse files
authored
v0.0.3
1 parent 7cfef14 commit e44e928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def run(self):
7777

7878
setup(
7979
name="espnet_tts_frontend",
80-
version="0.0.2",
80+
version="0.0.3",
8181
long_description=open(os.path.join(dirname, 'README.md'),
8282
encoding='utf-8').read(),
8383
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)