Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Bump version to 2.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vilppuvuorinen committed Feb 6, 2024
1 parent a4a586a commit 33a827b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.5.9] - 2024-02-06
### Removed
- Disable energy report calls.

## [2.5.8] - 2022-09-18
### Fixed
- Fix `daily_energy_consumed` before the first update.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="pymelcloud",
version="2.5.8",
version="2.5.9",
description="Python MELCloud interface",
author="Vilppu Vuorinen",
author_email="vilppu.jotain@gmail.com",
Expand Down

0 comments on commit 33a827b

Please sign in to comment.