BlinkStick Python package 1.1.6 release

Just a quick update about the new version of Python package for BlinkStick 1.1.6 which addresses the issue with PyUSB 1.0.0b2. It breaks BlinkStick support on some OSs. Now BlinkStick Python package always targets PyUSB 1.0.0b1 which seems to have no issues so far and has been tested on Linux and Mac for a while. Windows was not affected by this issue, because it’s using pywinusb.

In order to upgrade to the latest version of BlinkStick package for Python, please run the following command:

[sudo] pip install --upgrade blinkstick