Skip to content

Commit

Permalink
Bump lib-elro-connects to v0.5.4.1 (#34)
Browse files Browse the repository at this point in the history
* Bump lib-elro-connects to v0.5.4-1

* Bump version to 0.1.14

* Correct patch version
  • Loading branch information
jbouwh authored Jul 13, 2023
1 parent 2c7fbf6 commit e0aab6e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions custom_components/elro_connects/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"documentation": "https://github.com/jbouwh/ha-elro-connects",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/jbouwh/ha-elro-connects/issues",
"requirements": ["lib-elro-connects==0.5.4"],
"version": "0.1.13"
"requirements": ["lib-elro-connects==0.5.4.1"],
"version": "0.1.14"
}
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pre-commit
lib-elro-connects==0.5.4
lib-elro-connects==0.5.4.1
homeassistant==2022.8.0
pytest-homeassistant-custom-component
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ fnvhash==0.1.0

lru-dict==1.1.8

lib-elro-connects==0.5.4
lib-elro-connects==0.5.4.1

pytest-homeassistant-custom-component==0.11.10
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.12
0.1.14

0 comments on commit e0aab6e

Please sign in to comment.