mirror of
https://github.com/esphome/esphome.git
synced 2025-01-20 21:11:32 +01:00
Bump version to 2023.2.2
This commit is contained in:
parent
c12408326c
commit
1cf4107e1c
@ -1,6 +1,6 @@
|
||||
"""Constants used by esphome."""
|
||||
|
||||
__version__ = "2023.2.1"
|
||||
__version__ = "2023.2.2"
|
||||
|
||||
ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user