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

Bump version to 2021.9.0

This commit is contained in:
Jesse Hills
2021-09-16 09:12:01 +12:00
parent 711e74a12b
commit 0f4a7bf1f5

View File

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