Bump version to 2024.7.3

This commit is contained in:
Jesse Hills 2024-08-01 07:51:23 +12:00
parent 5ac9d301ea
commit 0af10c58f5
No known key found for this signature in database
GPG key ID: BEAAE804EFD8E83A

View file

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