We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec8784 commit 12ca3cfCopy full SHA for 12ca3cf
CHANGELOG.md
@@ -1,6 +1,8 @@
1
## Changelog
2
3
### [Unreleased]
4
+
5
+## [1.2.1] - 2022-05-23
6
* FIX: Handle too shot BLE data from RuuviTag as valida data
7
* CHANGE: Add wheel to setup requirements
8
* FIX: BlueZ - Do not use sudo if sudo not availabele or if already superuser
ruuvitag_sensor/__init__.py
@@ -1 +1 @@
-__version__ = '1.2.0'
+__version__ = '1.2.1'
0 commit comments