_Note: This version was yanked on July 5, 2021, because it dropped support for Python 2.7/3.5 but failed to set python_requires='>=3.6.0'. For those on Python 3.6+, PyUSB v1.2.0 should be a safe replacement._
---
Patch release that fixes a couple of bugs; most notably it fixes compatibility with Python 3.9.
As of PyUSB 1.1.1 changes that break under Python 2.7 and 3.5 (both of which have reached end of life) are no longer considered regressions.
Users stuck on those Python versions, and distributions supporting such users, should evaluate each patch in this release individually.