Skip to content

Commit

Permalink
Merge pull request #24 from qualisys/up_version_number
Browse files Browse the repository at this point in the history
Increment version number
  • Loading branch information
Capelliexp authored Dec 2, 2021
2 parents 32a7ed1 + 73443f7 commit f4d085a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qtm/qrt.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ async def calibrate(self, timeout=600): # Timeout 10 min.
async def connect(
host,
port=22223,
version="1.22",
version="1.23",
on_event=None,
on_disconnect=None,
timeout=5,
Expand Down

0 comments on commit f4d085a

Please sign in to comment.