Skip to content

Commit

Permalink
Bump edge_tts version to 6.1.11
Browse files Browse the repository at this point in the history
Signed-off-by: rany2 <[email protected]>
  • Loading branch information
rany2 committed Apr 21, 2024
1 parent 6355b32 commit 211e283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/edge_tts/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Edge TTS version information."""

__version__ = "6.1.10"
__version__ = "6.1.11"
__version_info__ = tuple(int(num) for num in __version__.split("."))

0 comments on commit 211e283

Please sign in to comment.