during the Hacktoberfest for sndxpy, usbaudio and android version detection. This release also adds support for v1.20 of scrcpy.
What's Changed
* chore(deps): bump pillow from 8.1.1 to 8.2.0 by dependabot in https://github.com/srevinsaju/guiscrcpy/pull/242
* fix: include pynput.keyboard._xorg by srevinsaju in https://github.com/srevinsaju/guiscrcpy/pull/249
* Update setup.py by anukaal in https://github.com/srevinsaju/guiscrcpy/pull/258
* 4.x by srevinsaju in https://github.com/srevinsaju/guiscrcpy/pull/251
* ci: install PySide2 bindings on build by srevinsaju in https://github.com/srevinsaju/guiscrcpy/pull/262
* Fixed Android version detection function and audio bridge chooser by gouravkhunger in https://github.com/srevinsaju/guiscrcpy/pull/261
* Fix typo in variable _api by gouravkhunger in https://github.com/srevinsaju/guiscrcpy/pull/271
* feat: add pywin32 dependency only on windows systems by srevinsaju in https://github.com/srevinsaju/guiscrcpy/pull/266
* Fix wrong links in README by gouravkhunger in https://github.com/srevinsaju/guiscrcpy/pull/274
* docs: Add m1 specific build instructions (264) by gouravkhunger in https://github.com/srevinsaju/guiscrcpy/pull/272
New Contributors
* anukaal made their first contribution in https://github.com/srevinsaju/guiscrcpy/pull/258
* gouravkhunger made their first contribution in https://github.com/srevinsaju/guiscrcpy/pull/261
**Full Changelog**: https://github.com/srevinsaju/guiscrcpy/compare/v4.10.0...v4.11.0