We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d704cdb commit 35687d5Copy full SHA for 35687d5
custom_components/gazpar/manifest.json
@@ -11,5 +11,5 @@
11
"requirements": [
12
"pygazpar>=1.3.0b4"
13
],
14
- "version": "1.3.12beta20"
+ "version": "1.3.12-beta22"
15
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "home-assistant-gazpar"
3
-version = "1.3.12beta20"
+version = "1.3.12-beta22"
4
description = "GrDF Gazpar integration permits to integrate in Home Assistant all your gas consumption data"
5
license = { file = "LICENSE" }
6
readme = "README.md"
0 commit comments