1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-04 12:22:20 +01:00

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

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"