This commit is contained in:
Alexis Delhaie
2020-10-05 18:58:55 +02:00
parent fa3b0fefbf
commit 9d90ae5bd3
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ import thread
import basic_producer_consumer
console = Console(highlight=False)
VERSION = "1.3.1"
VERSION = "1.3.2"
thread.console = console
def main():