Skip to content

Commit fc87653

Browse files
committed
Prepared new release
1 parent 2ae4134 commit fc87653

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.15.0 - 2025-12-09
44
### Improvement
55
- Added support for async emhass code (@gieljnssns)
66
- Added support for websocket data retrieval (@gieljnssns)

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = "David HERNANDEZ"
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = "0.14.1"
26+
release = "0.15.0"
2727

2828
# -- General configuration ---------------------------------------------------
2929

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "emhass"
3-
version = "0.14.1"
3+
version = "0.15.0"
44
description = "An Energy Management System for Home Assistant"
55
readme = "README.md"
66
requires-python = ">=3.10, <3.13"

0 commit comments

Comments
 (0)