Skip to content

Commit ac41fb8

Browse files
authored
Bump edge_tts version to 7.0.0 (#343)
Signed-off-by: rany <rany2@riseup.net>
1 parent 3942ede commit ac41fb8

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

0 commit comments

Comments
 (0)