1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Bump platformio to 5.2.0 (#2291)

This commit is contained in:
Otto Winter
2021-09-13 21:16:13 +02:00
committed by GitHub
parent e6b0a0ca2b
commit b9767bdcbc
3 changed files with 6 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ TYPE_LINT = 'lint'
TYPES = [TYPE_DOCKER, TYPE_HA_ADDON, TYPE_LINT]
BASE_VERSION = "4.1.1"
BASE_VERSION = "4.2.0"
parser = argparse.ArgumentParser()