* Added "attempts" to the upload method, so it automatically try to upload to the target "attempts" times
1.2.0
* Allow the user to provide a CAN-Bus instance * Workaround issue with errors being printed when the interface is shutting down * Added argument for sleeping between CAN messages
1.1.1
* Add a "py.typed" file, so mypy uses the package type information * Other minor changes and improvements
1.1.0
* CLI: Allow the user to specify the CAN-Bus interface, channel and bitrate * CLI: Make the interface a positional argument instead