Release 0.4

This commit is contained in:
Stephen Horvath
2025-09-06 12:07:34 +10:00
parent 4aa15708be
commit 923c06a3f1
3 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
]
},
"build-commands": [
"pip3 install --prefix=${FLATPAK_DEST} --no-cache-dir \"cros_ec_python>=0.0.4\""
"pip3 install --prefix=${FLATPAK_DEST} --no-cache-dir \"cros_ec_python>=0.2.0\""
]
}
]