File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.3.0
2
+ current_version = 0.3.1
3
3
commit = True
4
4
tag = True
5
5
Original file line number Diff line number Diff line change 10
10
NAME = "MyHeat.net"
11
11
DOMAIN = "myheat"
12
12
DOMAIN_DATA = f"{ DOMAIN } _data"
13
- VERSION = "0.3.0 "
13
+ VERSION = "0.3.1 "
14
14
15
15
ATTRIBUTION = "https://myheat.net"
16
16
MANUFACTURER = "https://myheat.net"
Original file line number Diff line number Diff line change 10
10
"issue_tracker" : " https://github.com/vooon/hass-myheat/issues" ,
11
11
"loggers" : [" myheat" ],
12
12
"requirements" : [],
13
- "version" : " 0.3.0 "
13
+ "version" : " 0.3.1 "
14
14
}
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " hass-myheat"
3
- version = " 0.3.0 "
3
+ version = " 0.3.1 "
4
4
description = " MyHeat integration plugin for HomeAssistant"
5
5
authors = [" Vladimir Ermakov <vooon341@gmail.com>" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments