mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Version bump to 0.24.1
This commit is contained in:
parent
7a1e2de49f
commit
19cb1a954f
@ -1 +1 @@
|
||||
Subproject commit 5e7f2fdbe849c43ba1c7dd647e5f948894c3118e
|
||||
Subproject commit 718384f22aa0a689190a4d3f41b5e9ed091c80a3
|
@ -1,7 +1,7 @@
|
||||
# coding: utf-8
|
||||
"""Constants used by Home Assistant components."""
|
||||
|
||||
__version__ = "0.24.0"
|
||||
__version__ = "0.24.1"
|
||||
REQUIRED_PYTHON_VER = (3, 4)
|
||||
|
||||
PLATFORM_FORMAT = '{}.{}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user