This commit is contained in:
Guy Van Sanden 2025-02-18 14:32:12 +01:00
parent a969b950d1
commit f92a44b5c1

View File

@ -4,6 +4,7 @@ import websocket
import json
import yaml
import random
import zmq
from pprint import pprint
__version__ = "2.0.0b2"