Update to edge-tts 3.0.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = edge-tts
|
||||
version = 2.2.1
|
||||
version = 3.0.1
|
||||
author = rany
|
||||
author_email = ranygh@riseup.net
|
||||
description = Microsoft Edge's TTS
|
||||
@@ -27,5 +27,5 @@ where=src
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
edge-tts = edgeTTS.__init__:main
|
||||
edge-tts = edgeTTS.__main__:main
|
||||
edge-playback = edgePlayback.__init__:main
|
||||
|
||||
Reference in New Issue
Block a user