Skip to content

Commit 38d98d6

Browse files
authored
Merge pull request #356 from plugwise/fix-31-7
Fix v0.31.7 release
2 parents fac1de5 + b7d1125 commit 38d98d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## Ongoing
3+
## v0.31.7: Various small updates
44

55
- Repair coverage/fix testing - #294
66
- Correct non-unique device names in adam_jip userdata
@@ -9,7 +9,7 @@
99
- Add preliminary support for python 3.12 by updating build system requirements
1010
- Code improvements
1111

12-
## V0.31.6: Fix domestic_hot_water_setpoint-related bug for Anna + Elga
12+
## v0.31.6: Fix domestic_hot_water_setpoint-related bug for Anna + Elga
1313

1414
- Add guarding for popping domestic_hot_water_setpoint
1515
- Improved fixture generation and prettifying

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.31.6"
7+
version = "0.31.7"
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)