What's Changed
* Add `bumble-console --device-config` support for gatt services by AlanRosenthal in https://github.com/google/bumble/pull/85
* Added class CharacteristicDeclaration, gatt_server getters by AlanRosenthal in https://github.com/google/bumble/pull/80
* Pairing: device/host fixes & improvements by uael in https://github.com/google/bumble/pull/75
* Typos & CI fixes by uael in https://github.com/google/bumble/pull/89
* Test all python versions in CI by AlanRosenthal in https://github.com/google/bumble/pull/83
* Add Device::add_default_services() by AlanRosenthal in https://github.com/google/bumble/pull/93
**Full Changelog**: https://github.com/google/bumble/compare/v0.0.132...v0.0.133