Skip to content

Commit

Permalink
fix monetary
Browse files Browse the repository at this point in the history
  • Loading branch information
traderpedroso authored Jun 21, 2024
1 parent 052fb7f commit ca97496
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.5
# Version: 0.0.6
setup(
name="xphonebr",
version="0.0.5",
version="0.0.6",
author="Emerson Pedroso",
author_email="traderpedroso@icloud.com",
description="Grapheme to phoneme conversion and tools for tts with deep learning.",
Expand Down

0 comments on commit ca97496

Please sign in to comment.