brother_ql v0.7.3
Bug Fixes:
- Printing using the PyUSB backend failed for long labels: after printing ~3cm, the label printer a timeout error was thrown (
usb.core.USBError: [Errno 60] Operation timed out
) and the printing would stop.
The bug is fixed in this release by using a larger timeout.