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 json
import yaml import yaml
import random import random
import zmq
from pprint import pprint from pprint import pprint
__version__ = "2.0.0b2" __version__ = "2.0.0b2"