diff --git a/tts.exe b/tts.exe index 735769f..6a10837 100644 Binary files a/tts.exe and b/tts.exe differ diff --git a/tts.py b/tts.py index 8fe5ad8..1d5712c 100644 --- a/tts.py +++ b/tts.py @@ -1302,7 +1302,7 @@ if __name__ == "__main__": logging.basicConfig(level=logging.DEBUG, format='%(asctime)s %(module)s %(threadName)s %(levelname)s: %(message)s') sys.tracebacklimit = 3 - VERSION = "1.6.0" + VERSION = "1.6.1" conf = {} tts_done = [] msg_queue_raw = []