There was an error while loading. Please reload this page.
1 parent b1055c8 commit 4bdb8e4Copy full SHA for 4bdb8e4
1 file changed
src/edge_tts/version.py
@@ -1,4 +1,4 @@
1
"""Version information for the edge_tts package."""
2
3
-__version__ = "7.2.7"
+__version__ = "7.2.8"
4
__version_info__ = tuple(int(num) for num in __version__.split("."))
0 commit comments