New upstream release:
- The get command now respects the hardware signal priority. Until now
this command returned the wrong value if the USB-SD-Mux was switched
to off.
- An error leading to creation of files in /dev/ when using the tool as
root and if the device-node does not exist was fixed. This error lead
to errors like OSError: [Errno 25] Inappropriate ioctl for device. Now
the actual error File not found will be raised instead.