Skip to content

Commit 14b4f32

Browse files
committed
Bump to 0.8.6
1 parent 7bcd368 commit 14b4f32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.8.x - Code quality improvements for stick
3+
## 0.8.6 - Code quality improvements for stick
44

55
- Bug-fix: Power history was not reported (0 value) during last week of the month
66
- Improvement: Validate message checksums

plugwise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Plugwise module."""
22

3-
__version__ = "0.8.5"
3+
__version__ = "0.8.6"
44

55
from plugwise.smile import Smile
66
from plugwise.stick import stick

0 commit comments

Comments
 (0)