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 eb8681b commit cae359dCopy full SHA for cae359d
custom_components/monitor_docker/helpers.py
@@ -64,7 +64,7 @@
64
PRECISION,
65
)
66
67
-VERSION = "1.18"
+VERSION = "1.19"
68
69
_LOGGER = logging.getLogger(__name__)
70
0 commit comments