1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

Bump version to 2024.12.2

This commit is contained in:
Keith Burzinski
2024-12-20 14:34:11 -06:00
parent 69f1a81e1d
commit 499953e3f4

View File

@@ -1,6 +1,6 @@
"""Constants used by esphome."""
__version__ = "2024.12.1"
__version__ = "2024.12.2"
ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_"
VALID_SUBSTITUTIONS_CHARACTERS = (