mirror of
https://gitlab.com/gpvkt/twitchtts.git
synced 2025-04-06 03:50:08 +02:00
Update tts.exe
This commit is contained in:
parent
487be31d99
commit
8e8c83af43
1 changed files with 1 additions and 1 deletions
2
tts.py
2
tts.py
|
@ -1072,7 +1072,7 @@ if __name__ == "__main__":
|
|||
if sys.argv[1:]:
|
||||
if sys.argv[1] == "--version":
|
||||
print('Simple TTS Bot')
|
||||
print('Version 1.2.5')
|
||||
print('Version 1.3.0')
|
||||
sys.exit(1)
|
||||
|
||||
main()
|
||||
|
|
Loading…
Add table
Reference in a new issue