Bump version to 2021.9.0b4

This commit is contained in:
Jesse Hills 2021-09-14 23:07:08 +12:00
parent 89f2ea5725
commit 5fad38f65f
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -1,6 +1,6 @@
"""Constants used by esphome."""
__version__ = "2021.9.0b3"
__version__ = "2021.9.0b4"
ESP_PLATFORM_ESP32 = "ESP32"
ESP_PLATFORM_ESP8266 = "ESP8266"