Skip to content

Commit 80544f7

Browse files
committed
Bump edge_tts version to 7.2.5
Signed-off-by: rany <[email protected]>
1 parent cb6715f commit 80544f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edge_tts/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Version information for the edge_tts package."""
22

3-
__version__ = "7.2.4"
3+
__version__ = "7.2.5"
44
__version_info__ = tuple(int(num) for num in __version__.split("."))

0 commit comments

Comments
 (0)