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

Bump version to 2021.9.0b5

This commit is contained in:
Jesse Hills
2021-09-15 19:01:54 +12:00
parent ad5f2cd748
commit b422a63b2a

View File

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