Bump version to v1.20.0b5

This commit is contained in:
Jesse Hills 2021-07-20 17:09:58 +12:00
parent e5afb1c4ea
commit fa72990a63
No known key found for this signature in database
GPG key ID: BEAAE804EFD8E83A

View file

@ -1,6 +1,6 @@
"""Constants used by esphome."""
__version__ = "1.20.0b4"
__version__ = "1.20.0b5"
ESP_PLATFORM_ESP32 = "ESP32"
ESP_PLATFORM_ESP8266 = "ESP8266"