Skip to content

Commit 2391c38

Browse files
author
Vilppu Vuorinen
committed
Bump version to 2.5.1
1 parent 20df8c6 commit 2391c38

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [2.5.1] - 2020-04-05
810
### Fixed
911
- Map Atw zone `"curve"` mode to `heat` zone operation mode.
1012

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="pymelcloud",
7-
version="2.5.0",
7+
version="2.5.1",
88
description="Python MELCloud interface",
99
author="Vilppu Vuorinen",
1010
author_email="[email protected]",

0 commit comments

Comments
 (0)