Bump version to 2021.9.2

This commit is contained in:
Jesse Hills 2021-09-28 15:41:58 +13:00
parent 8ef2ad17b5
commit a2485a18cb
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.1"
__version__ = "2021.9.2"
ESP_PLATFORM_ESP32 = "ESP32"
ESP_PLATFORM_ESP8266 = "ESP8266"