Skip to content

Commit

Permalink
release phonemizer-2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Bernard committed Feb 27, 2020
1 parent ec1c2e4 commit 9e0bd28
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-2.2

* **new features**

Expand Down
2 changes: 1 addition & 1 deletion phonemizer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# along with phonologizer. If not, see <http://www.gnu.org/licenses/>.
"""Multilingual text to phones converter"""

__version__ = '2.2.dev0'
__version__ = '2.2'

0 comments on commit 9e0bd28

Please sign in to comment.