Bump version to 1.4.0

This commit is contained in:
Otto winter 2021-10-29 12:50:12 +02:00
parent 152e7491a7
commit 7a65462464
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 @@
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 = (