Skip to content

Commit 459be03

Browse files
committed
update changelog prior to release
1 parent 9676a39 commit 459be03

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## v0.44.0
4+
- PR [#256] Implement PlugWise Sense product
5+
36
## v0.43.0(.2)
47

58
- PR [#254](https://github.com/plugwise/python-plugwise-usb/pull/254):

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_usb"
7-
version = "0.43.0.2"
7+
version = "0.44.0"
88
license = "MIT"
99
keywords = ["home", "automation", "plugwise", "module", "usb"]
1010
classifiers = [

0 commit comments

Comments
 (0)