Bump version to v1.20.0b4

This commit is contained in:
Jesse Hills 2021-07-20 10:28:23 +12:00
parent 98855e4123
commit 0a82e6e792
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__ = "1.20.0b3" __version__ = "1.20.0b4"
ESP_PLATFORM_ESP32 = "ESP32" ESP_PLATFORM_ESP32 = "ESP32"
ESP_PLATFORM_ESP8266 = "ESP8266" ESP_PLATFORM_ESP8266 = "ESP8266"