Skip to content

Commit b16c958

Browse files
committed
build: version to 2.3.1
1 parent 3968e92 commit b16c958

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Changelog
22

33
### [Unreleased]
4+
5+
## [2.3.1] - 2024-03-10
46
* ADD: Bluez as option to RUUVI_BLE_ADAPTER environment variable
57
* FIX: Add missing RSSI value to Bleson adapter payload
68
* FIX: Pass Bluetooth device info to BleakScanner class

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ruuvitag_sensor"
7-
version = "2.3.0"
7+
version = "2.3.1"
88
authors = [
99
{ name="Tomi Tuhkanen", email="tomi.tuhkanen@iki.fi" },
1010
]

0 commit comments

Comments
 (0)