Skip to content

Commit 12ca3cf

Browse files
committed
Version to 1.2.1
1 parent 9ec8784 commit 12ca3cf

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+
## [1.2.1] - 2022-05-23
46
* FIX: Handle too shot BLE data from RuuviTag as valida data
57
* CHANGE: Add wheel to setup requirements
68
* FIX: BlueZ - Do not use sudo if sudo not availabele or if already superuser

ruuvitag_sensor/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2.0'
1+
__version__ = '1.2.1'

0 commit comments

Comments
 (0)