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

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

View File

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