mirror of
https://github.com/esphome/esphome.git
synced 2025-01-15 20:21:36 +01:00
Bump version to 2023.7.0b2
This commit is contained in:
parent
c4b9065749
commit
68affce274
@ -1,6 +1,6 @@
|
||||
"""Constants used by esphome."""
|
||||
|
||||
__version__ = "2023.7.0b1"
|
||||
__version__ = "2023.7.0b2"
|
||||
|
||||
ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_"
|
||||
VALID_SUBSTITUTIONS_CHARACTERS = (
|
||||
|
Loading…
Reference in New Issue
Block a user