Bump version to v1.3.0

This commit is contained in:
Otto Winter 2020-07-30 13:28:12 +02:00
parent 1546b4aede
commit 1d33132878
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.2.0"
__version__ = "1.3.0"
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/' \