diff --git a/CHANGELOG.md b/CHANGELOG.md index bae92bd0b..727e9df45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## v1.14.3-1 +## v1.14.4 - Correct typing of select_schedule, manual fixture update diff --git a/pyproject.toml b/pyproject.toml index c072e3c88..9c15a109b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "plugwise" -version = "1.14.3-1" +version = "1.14.4" license = "MIT" description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3." readme = "README.md"