Skip to content

Commit 5aeb8ac

Browse files
committed
Bump to 0.27.8a8
1 parent b21891c commit 5aeb8ac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- Improved markdown (i.e. markup and contents), added linter for markdown & added code owners
66

7+
## v0.27.8: Stick bugfix: fix for reported Plugwise-Beta issue [#347](https://github.com/plugwise/plugwise-beta/issues/347)
8+
9+
- Change message request queue a FiFO queue
10+
711
## v0.27.7: Stick bugfix: fix for reported issue #312
812

913
- [#312](https://github.com/plugwise/plugwise-beta/issues/312)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "plugwise"
7-
version = "0.27.7"
7+
version = "0.27.8a8"
88
license = {file = "LICENSE"}
99
description = "Plugwise Smile (Adam/Anna/P1), Stretch and USB (Stick) module for Python 3."
1010
readme = "README.md"

0 commit comments

Comments
 (0)