@@ -1,4 +1,4 @@
|
|||||||
"""Version information for the edge_tts package."""
|
"""Version information for the edge_tts package."""
|
||||||
|
|
||||||
__version__ = "7.0.2"
|
__version__ = "7.1.0"
|
||||||
__version_info__ = tuple(int(num) for num in __version__.split("."))
|
__version_info__ = tuple(int(num) for num in __version__.split("."))
|
||||||
|
|||||||
Reference in New Issue
Block a user