1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Bump version to 2024.7.0b3

This commit is contained in:
Jesse Hills
2024-07-16 16:51:13 +12:00
parent 0bbefb5b2a
commit 4af8230b4f

View File

@@ -1,6 +1,6 @@
"""Constants used by esphome."""
__version__ = "2024.7.0b2"
__version__ = "2024.7.0b3"
ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_"
VALID_SUBSTITUTIONS_CHARACTERS = (