Bluetooth Clocks v0.1.1
This is a bugfix release.
What's Changed
- Fix doctest: use UTC in get_time_from_bytes example by @koenvervloesem in #3
- Fix link to Bleak's BLEDevice in docs by @koenvervloesem in #4
- Add codecov badge to README by @koenvervloesem in #5
- Various documentation fixes by @koenvervloesem in #6
- Build documentation on Read The Docs with Python 3.11 by @koenvervloesem in #7
- Use Ubuntu 22.04/Python 3.11 for Read The Docs by @koenvervloesem in #8
- Update to PyScaffold v4.4 project features by @koenvervloesem in #9
- Import future annotations by @koenvervloesem in #10
- Add changelog for v0.1.1 by @koenvervloesem in #11
Full Changelog: v0.1.0...v0.1.1