Skip to content

Commit 4bdb8e4

Browse files
committed
Bump edge_tts version to 7.2.8
Signed-off-by: rany <rany2@riseup.net>
1 parent b1055c8 commit 4bdb8e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7"
3+
__version__ = "7.2.8"
44
__version_info__ = tuple(int(num) for num in __version__.split("."))

0 commit comments

Comments
 (0)