[release] v1.0.0-alpha.1

This commit is contained in:
Kuba Szczodrzyński
2023-03-26 19:05:46 +02:00
parent 2a7f1b52a0
commit 76ad89e2f1
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ def check_ltchiptool(install: bool):
print("Installing/updating ltchiptool")
system(
f"{sys.executable} -m pip install -U --force-reinstall "
f'"ltchiptool >= {LTCHIPTOOL_VERSION}, < 5.0"'
f'"ltchiptool >= {LTCHIPTOOL_VERSION[1:]}a0, < 5.0"'
)
# unload all modules from the old version