Skip to content

Commit 76c4b63

Browse files
author
Emil Rosenquist
committed
Update default protocol version to 1.22
1 parent bbbaec5 commit 76c4b63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qtm/qrt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ async def calibrate(self, timeout=600): # Timeout 10 min.
327327
async def connect(
328328
host,
329329
port=22223,
330-
version="1.21",
330+
version="1.22",
331331
on_event=None,
332332
on_disconnect=None,
333333
timeout=5,

0 commit comments

Comments
 (0)