Compare commits

...

2 Commits

Author SHA1 Message Date
Jesse Hills
0fe18a6144 Merge pull request #6940 from esphome/bump-2024.6.0
2024.6.0
2024-06-20 08:26:41 +12:00
Jesse Hills
a6d1aa91de Bump version to 2024.6.0 2024-06-19 21:52:47 +12:00

View File

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