mirror of
https://gitlab.com/gpvkt/twitchtts.git
synced 2025-04-06 20:10:07 +02:00
Versionbump
This commit is contained in:
parent
97542800fa
commit
2431d41a79
1 changed files with 1 additions and 1 deletions
2
tts.py
2
tts.py
|
@ -644,7 +644,7 @@ sys.tracebacklimit = 0
|
|||
if sys.argv[1:]:
|
||||
if sys.argv[1] == "--version":
|
||||
print('Simple TTS Bot')
|
||||
print('Version 1.1.0')
|
||||
print('Version 1.2.0')
|
||||
sys.exit(1)
|
||||
|
||||
def main():
|
||||
|
|
Loading…
Add table
Reference in a new issue