Skip to content

Commit b0002ea

Browse files
committed
Set to v1.11.3 release-version
1 parent a6d77f3 commit b0002ea

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-
## Ongoing
3+
## v1.11.3
44

55
- Better handle missing thermostat data via PR [#860](https://github.com/plugwise/python-plugwise/pull/860)
66
- More code optimizations via PR [#843](https://github.com/plugwise/python-plugwise/pull/843)

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 = "1.11.2"
7+
version = "1.11.3"
88
license = "MIT"
99
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
1010
readme = "README.md"

0 commit comments

Comments
 (0)