We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cd70c commit e49da2cCopy full SHA for e49da2c
src/edge_tts/version.py
@@ -1,4 +1,4 @@
1
"""Edge TTS version information."""
2
3
-__version__ = "6.1.18"
+__version__ = "6.1.19"
4
__version_info__ = tuple(int(num) for num in __version__.split("."))
0 commit comments