Bump version to 2021.8.2

This commit is contained in:
Jesse Hills 2021-08-25 19:46:55 +12:00
parent 877a5fda41
commit 4937af0cd9
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

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