Skip to content

Commit 7904d3b

Browse files
committed
Bump version to 2024.6.4
1 parent 3a48b10 commit 7904d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esphome/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Constants used by esphome."""
22

3-
__version__ = "2024.6.3"
3+
__version__ = "2024.6.4"
44

55
ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_"
66
VALID_SUBSTITUTIONS_CHARACTERS = (

0 commit comments

Comments
 (0)