Bump version to 2025.4.1

This commit is contained in:
Jesse Hills 2025-04-29 11:46:20 +12:00
parent f096567ac7
commit 7900660bb8
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

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