[core] Update ltchiptool to fix PlatformIO publishing

This commit is contained in:
Kuba Szczodrzyński
2023-04-28 14:18:51 +02:00
parent 7b0f6b22c1
commit b984519546

View File

@@ -17,7 +17,7 @@ from platformio.platform.base import PlatformBase
from platformio.platform.board import PlatformBoardConfig
from semantic_version import SimpleSpec, Version
LTCHIPTOOL_VERSION = "^4.0.0"
LTCHIPTOOL_VERSION = "^4.0.1"
# Install & import tools