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.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vilppuvuorinen committed Sep 18, 2022
1 parent f381291 commit 8756c36
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.8] - 2022-09-18
### Fixed
- Fix `daily_energy_consumed` before the first update.

## [2.5.7] - 2022-08-19
### Added
- Add report based daily energy consumption for all devices.
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.7",
version="2.5.8",
description="Python MELCloud interface",
author="Vilppu Vuorinen",
author_email="vilppu.jotain@gmail.com",
Expand Down

0 comments on commit 8756c36

Please sign in to comment.