Release 0.3

This commit is contained in:
Stephen Horvath
2025-04-13 15:30:04 +10:00
parent 09f072a150
commit fa5442d5fd
3 changed files with 3 additions and 3 deletions

View File

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