Bump version to 2021.8.1

This commit is contained in:
Jesse Hills 2021-08-24 14:26:28 +12:00
parent e7404183a0
commit 0a4837c1f0
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.8.0"
__version__ = "2021.8.1"
ESP_PLATFORM_ESP32 = "ESP32"
ESP_PLATFORM_ESP8266 = "ESP8266"