Skip to content

Commit fe5b63c

Browse files
committed
Version bump
1 parent 81e60e5 commit fe5b63c

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+
## v1.4.1
4+
5+
- Prettying documents with Biome (CLI), fixture layout updated accordingly.
6+
37
## v1.4.0
48

59
- Improve model_id implementation, allow direct access to the gateway `smile_model_id`.

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.4.0"
7+
version = "1.4.1"
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)