Skip to content

v1.0.2

Compare
Choose a tag to compare
@batreller batreller released this 05 Jul 21:37
· 4 commits to main since this release

Bug fix

  • Fixed issue #12 where AndroidTelePorter did not work on python < 3.11 as typing.Self did not exist.

Replaced typing.Self with actual class name in commit 390e0b0