Bump edge_tts version to 7.2.1 (#405)
Signed-off-by: rany <rany2@riseup.net>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Version information for the edge_tts package."""
|
||||
|
||||
__version__ = "7.2.0"
|
||||
__version__ = "7.2.1"
|
||||
__version_info__ = tuple(int(num) for num in __version__.split("."))
|
||||
|
||||
Reference in New Issue
Block a user