We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ff79d commit dbe0b7aCopy full SHA for dbe0b7a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v1.4.5
+## v1.5.0
4
5
- Make timeout an internal parameter.
6
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
7
-version = "1.4.4"
+version = "1.5.0a0"
8
license = {file = "LICENSE"}
9
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments