Bump version to v1.20.4

This commit is contained in:
Otto winter 2021-08-04 17:46:10 +02:00
parent eeaba74553
commit 532907219b
No known key found for this signature in database
GPG Key ID: 48ED2DDB96D7682C
1 changed files with 1 additions and 1 deletions

View File

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