# Release Notes ## Current Version - `0.1.1` ## Release Steps ```bash cd /home/liuyang/桌面/script/python_mlog_tool ./scripts/build_qt_exe.sh ``` Windows PowerShell: ```powershell cd path\to\python_mlog_tool .\scripts\build_qt_exe.ps1 ``` ## Output Files - `dist/mlog-tool-qt` - `dist/mlog-tool-qt-v-linux-` - `dist/mlog-tool-qt.exe` - `dist/mlog-tool-qt-v-windows-.exe` ## Suggested Delivery - Send the versioned executable to users. - Keep `README.md` with the executable when sharing the tool internally.