File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
src/home_assistant_bluetooth Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v1.13.1 (2025-02-04)
6+
7+ ### Fix
8+
9+ * fix: update poetry to v2 + add license to metadata (#42 ) ([ ` 6dff3a6 ` ] ( https://github.com/home-assistant-libs/home-assistant-bluetooth/commit/6dff3a6d848fa67b8f3f286530ad577c21da60c3 ) )
10+
11+
512## v1.13.0 (2024-10-05)
613
714### Feature
Original file line number Diff line number Diff line change 11[project ]
22name = " home-assistant-bluetooth"
3- version = " 1.13.0 "
3+ version = " 1.13.1 "
44license = " Apache-2.0"
55description = " Home Assistant Bluetooth Models and Helpers"
66authors = [{ name = " J. Nick Koston" , email = " nick@home-assistant.io" }]
Original file line number Diff line number Diff line change 1- __version__ = "1.13.0 "
1+ __version__ = "1.13.1 "
22
33
44from habluetooth import BluetoothServiceInfo , BluetoothServiceInfoBleak
You can’t perform that action at this time.
0 commit comments