Skip to content

Commit

Permalink
Bump version from 1.0.6 to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hugobloem committed May 15, 2024
1 parent 428d9bd commit b4fc319
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name="wyoming_microsoft_tts",
version="1.0.5",
version="1.0.7",
description="Wyoming Server for Microsoft TTS",
url="https://github.com/hugobloem/wyoming-microsoft-tts",
author="Hugo Bloem",
Expand Down
2 changes: 1 addition & 1 deletion wyoming_microsoft_tts/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Version information."""

__version__ = "1.0.6"
__version__ = "1.0.7"

0 comments on commit b4fc319

Please sign in to comment.