mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Version bump to 0.22
This commit is contained in:
parent
a80a74b586
commit
314fa42298
@ -1 +1 @@
|
|||||||
Subproject commit 0e6dc25fcd09ad1150aab258f8d01491a8ee8db7
|
Subproject commit 168706fdb192219d8074d6709c0ce686180d1c8a
|
@ -1,7 +1,7 @@
|
|||||||
# coding: utf-8
|
# coding: utf-8
|
||||||
"""Constants used by Home Assistant components."""
|
"""Constants used by Home Assistant components."""
|
||||||
|
|
||||||
__version__ = "0.22.0.dev0"
|
__version__ = "0.22.0"
|
||||||
REQUIRED_PYTHON_VER = (3, 4)
|
REQUIRED_PYTHON_VER = (3, 4)
|
||||||
|
|
||||||
PLATFORM_FORMAT = '{}.{}'
|
PLATFORM_FORMAT = '{}.{}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user