Skip to content

Commit ab4448b

Browse files
authored
Merge pull request #105 from plugwise/test_after
Bump
2 parents 71fa8ad + 5af7701 commit ab4448b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
## v0.15.1 - Smile: Dependency update (aiohttp 3.8.0) and aligning other HA dependencies
4+
35
## v0.15.0 - Smile: remove all HA Core related-information from the provided output
46

57
## v0.14.5 - Smile: prepare for using the HA Core DataUpdateCoordintor in Plugwise-beta

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.15.0"
3+
__version__ = "0.15.1"
44

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

0 commit comments

Comments
 (0)