Skip to content

Commit f622260

Browse files
authored
Merge pull request #601 from plugwise/release_v1.0.0
Release v1.0.0
2 parents 4ebedd2 + 80ff1ba commit f622260

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.0.0
4+
5+
- First formal release to v1.0.0!
6+
37
## v0.38.3
48

59
- Implement fix for Core Issue [#119686](https://github.com/home-assistant/core/issues/119686)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "plugwise"
7-
version = "0.38.3"
7+
version = "1.0.0"
88
license = {file = "LICENSE"}
99
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
1010
readme = "README.md"

0 commit comments

Comments
 (0)