emrg: bump version to v0.2.48 (release: #839 #840 #841 #842) - #843
Merged
Conversation
v0.2.47 -> v0.2.48 across 8 files / 9 refs (standard release bump): - emrg/__init__.py, pyproject.toml, uv.lock (emrg entry) - emrg/gui/package.json + package-lock.json (x2) - packaging/build-runtime.sh, make-installer.sh, make-run-installer.sh Covers 4 commits since v0.2.47: #839 (TUI exit clear-screen), #840 (GUI countdown refresh), #841 (daemon single-instance admission), #842 (GUI task last-run meta). Rant 2026-08-18T14:46:47.
argszero
commented
Aug 18, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 713 (1/3). CI test + test-windows PASS (32108516434). Local: pytest 938+1 (939 collected), GUI 259/259, import + CLI green, test_version_sync 2/2. Bump diff verified — 8 files / 9 refs, 0 remaining 0.2.47 refs (uv.lock pyyaml hash is a false positive).
argszero
commented
Aug 18, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 714 (2/3). Head 62846cf unchanged from cycle 713, CI test + test-windows PASS (32108516434), MERGEABLE/CLEAN. Re-verified bump: 8 files / 9 refs 0.2.47→0.2.48, test_version_sync 2/2, 0 remaining version refs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.2.48 (rant 2026-08-18T14:46:47).
Bump: 0.2.47 → 0.2.48 across 8 files / 9 refs (standard release bump):
emrg/__init__.py,pyproject.toml,uv.lock(emrg entry)emrg/gui/package.json+package-lock.json(×2)packaging/build-runtime.sh,make-installer.sh,make-run-installer.shCovers 4 commits since v0.2.47:
Local: pytest 938 passed + 1 skipped (939 collected), GUI 259/259, import + CLI green, test_version_sync 2/2.