Skip to content

Commit 532c3b4

Browse files
committed
Update CHANGELOG
1 parent 2126ec2 commit 532c3b4

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
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.34.4
4+
5+
- Bugfix: avoid device_list growing at every full-update, add device_list to fixtures
6+
37
## v0.34.3
48

59
- Anna+Elga now always has `cooling_present` set to `True`: the Elga (always) has cooling-capability.

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.34.3"
7+
version = "0.34.4a0"
88
license = {file = "LICENSE"}
99
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
1010
readme = "README.md"

0 commit comments

Comments
 (0)