Skip to content

Commit 1861041

Browse files
committed
feat: Bump version
1 parent 347d7c6 commit 1861041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
from pymobiledevice3.tunneld.server import TunneldRunner
3737
from pymobiledevice3.usbmux import *
3838

39-
IPC_VERSION = 5
39+
IPC_VERSION = 6
4040

4141
# Global event used to signal graceful shutdown from the "exit" command.
4242
_shutdown_event: asyncio.Event | None = None

0 commit comments

Comments
 (0)