Skip to content

Commit a798f88

Browse files
committed
Version 0.0.27
1 parent bdcd94f commit a798f88

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

custom_components/sunspec/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
NAME = "SunSpec"
55
DOMAIN = "sunspec"
66
DOMAIN_DATA = f"{DOMAIN}_data"
7-
VERSION = "0.0.26"
7+
VERSION = "0.0.27"
88

99
ATTRIBUTION = "Data provided by SunSpec alliance - https://sunspec.org"
1010
ISSUE_URL = "https://github.com/cjne/ha-sunspec/issues"

custom_components/sunspec/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "local_polling",
99
"issue_tracker": "https://github.com/cjne/ha-sunspec/issues",
1010
"requirements": ["pysunspec2==1.1.5"],
11-
"version": "0.0.26"
11+
"version": "0.0.27"
1212
}

0 commit comments

Comments
 (0)