Bump version to v1.3.1

This commit is contained in:
Guillermo Ruffino 2021-01-19 15:52:57 -03:00 committed by GitHub
parent 8fc5341336
commit 294c6ad459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import re
__version__ = "1.3.0"
__version__ = "1.3.1"
ESP32_DEFAULT_OTA_DATA = 'https://raw.githubusercontent.com/espressif/arduino-esp32/1.0.0/tools/partitions/boot_app0.bin'
ESP32_DEFAULT_BOOTLOADER_FORMAT = 'https://raw.githubusercontent.com/espressif/arduino-esp32/' \