Skip to content

Commit 90be3f8

Browse files
author
semantic-release
committed
3.12.2
Automatically generated by python-semantic-release
1 parent ffd8f3c commit 90be3f8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v3.12.2 (2025-01-31)
4+
5+
### Bug fixes
6+
7+
8+
- Use little endian in float conversion (#197) ([`ffd8f3c`](https://github.com/Bluetooth-Devices/bthome-ble/commit/ffd8f3c6d959017bc662160cf345d9d49dd60f02))
9+
10+
311
## v3.12.1 (2025-01-31)
412

513
### Bug fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bthome-ble"
3-
version = "3.12.1"
3+
version = "3.12.2"
44
description = "BThome BLE support"
55
authors = ["Ernst Klamer <e.klamer@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)