Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
traderpedroso committed Jun 5, 2024
1 parent ded0b19 commit 9264bef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
DeepPhonemizerBR is compatible with Python 3.6+ and is distributed under the MIT license.
"""
# Version: 0.0.4
# Version: 0.0.5
setup(
name="xphonebr",
version="0.0.4",
version="0.0.5",
author="Emerson Pedroso",
author_email="[email protected]",
description="Grapheme to phoneme conversion and tools for tts with deep learning.",
Expand Down

0 comments on commit 9264bef

Please sign in to comment.