Changes since previous release:
- [82928c0](https://github.com/cdump/radiacode/commit/82928c0072c189c9f6de833785e939c9f26352cc) v0.2.0
- [0795be8](https://github.com/cdump/radiacode/commit/0795be832a81f46ca1205b3d93c6a5399185604a) fix github workflow release
- [19193ac](https://github.com/cdump/radiacode/commit/19193ac9622b8b4cbec58f4cbdb66135c52726dc) webserver example: add accumulated spectrum
- [b03afb4](https://github.com/cdump/radiacode/commit/b03afb436995402c433dc00d6aabf23c03427bb0) add timeout to usb transport. Try to fix connection by flushing read buffer on start
- [e5a52b1](https://github.com/cdump/radiacode/commit/e5a52b128d1f34040e2745a0839f3442983b6128) support firmware v4 spectrum format, add spectrum_accum() function
- [89cb49d](https://github.com/cdump/radiacode/commit/89cb49d0f1f4bcd439cf867062fe19fc5e82a903) fix typo: DISP_DR -> DISP_DIR
- [4c5b6f8](https://github.com/cdump/radiacode/commit/4c5b6f86a063811c455eda54ec1afe73573d8b54) upgrade deps, python >=3.8.1 required
- [baf9cf3](https://github.com/cdump/radiacode/commit/baf9cf3e6df1edcf6ec4d4165d9022ecf68c55e9) code format
- [49cd2e6](https://github.com/cdump/radiacode/commit/49cd2e66ee4fe0509d2138dd262bfe7d7eed0ec0) fix typo: statuc -> status
- [673553a](https://github.com/cdump/radiacode/commit/673553a382fcd6befb89bd41f00e3191ff285045) upgrade deps: min python version 3.8, build releases on 3.10
- [81449dc](https://github.com/cdump/radiacode/commit/81449dc7791c281d101b866fcf4b538b2b027652) Add udev rules for radiacode devices (#8)
- [ee08065](https://github.com/cdump/radiacode/commit/ee0806557fa6f80bd65bd863c30f2951c4db14f4) add exporter for prometheus example