From 7a6546246499a3cabd4aa14f32e3f9916d2d7a34 Mon Sep 17 00:00:00 2001 From: Otto winter Date: Fri, 29 Oct 2021 12:50:12 +0200 Subject: [PATCH] Bump version to 1.4.0 --- esphomeflasher/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphomeflasher/const.py b/esphomeflasher/const.py index b9c53bc..1123ce8 100644 --- a/esphomeflasher/const.py +++ b/esphomeflasher/const.py @@ -1,6 +1,6 @@ import re -__version__ = "1.3.1" +__version__ = "1.4.0" ESP32_DEFAULT_OTA_DATA = "https://raw.githubusercontent.com/espressif/arduino-esp32/1.0.0/tools/partitions/boot_app0.bin" ESP32_DEFAULT_BOOTLOADER_FORMAT = (