Skip to content

Commit 0f19104

Browse files
committed
Bump version to v6.0.0
1 parent a766d8b commit 0f19104

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# HomeAssistant-API v2.0 Changelog
1+
# HomeAssistant-API v6.0 Changelog
22

33
## Breaking Changes
44
A lot has changed in this version. A lot went into modernising and standardizing the interfaces of the clients.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["hatchling"]
44

55
[project]
66
name = "HomeAssistant-API"
7-
version = "5.0.3"
7+
version = "6.0.0"
88
description = "Python Wrapper for Homeassistant's REST API"
99
readme = "README.md"
1010
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)