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
No known key found for this signature in database
GPG key ID: 802564C5F0EEFFBE

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 = (