1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-04 12:22:20 +01:00

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

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"