Skip to content

Commit

Permalink
Updated version, ready for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
hadware committed May 10, 2022
1 parent e2ca420 commit 6072727
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Version numbers follow [semantic versioning](https://semver.org)


## not yet released
## phonemizer-3.2.0

* **bug fixes**

Expand Down
2 changes: 1 addition & 1 deletion phonemizer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"""Multilingual text to phones converter"""


__version__ = '3.1.1'
__version__ = '3.2.0'
"""Phonemizer version"""


Expand Down

0 comments on commit 6072727

Please sign in to comment.