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 81e60e5 commit fe5b63cCopy full SHA for fe5b63c
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.4.1
4
+
5
+- Prettying documents with Biome (CLI), fixture layout updated accordingly.
6
7
## v1.4.0
8
9
- Improve model_id implementation, allow direct access to the gateway `smile_model_id`.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "1.4.0"
+version = "1.4.1"
license = {file = "LICENSE"}
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments