mirror of
https://github.com/rany2/edge-tts
synced 2024-11-21 17:29:07 +00:00
Bump version and make new release
This commit is contained in:
parent
94603ab536
commit
96fc3d52c7
@ -1,4 +1,4 @@
|
||||
"""Edge TTS version information."""
|
||||
|
||||
__version__ = "6.1.3"
|
||||
__version__ = "6.1.4"
|
||||
__version_info__ = tuple(int(num) for num in __version__.split("."))
|
||||
|
Loading…
Reference in New Issue
Block a user