We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5f9b5 commit 49d7e22Copy full SHA for 49d7e22
custom_components/hebcal/sensor.py
@@ -46,7 +46,7 @@
46
47
_LOGGER = logging.getLogger(__name__)
48
49
-version = "2.0.6"
+version = "2.0.7"
50
51
PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend(
52
{
0 commit comments