emrg: bump version to v0.2.92 (release: #1104, #1105, #1106) - #1107
Merged
Conversation
argszero
commented
Sep 2, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle cyc20260902-141353
Reviewed the v0.2.92 bump (diff against master 9e4dffe):
- 8 files, 9 insertions / 9 deletions — exactly mirrors the reference release commit 78b4a7b (v0.2.91) pattern.
- Spot-checked versions: emrg/init.py, pyproject.toml, uv.lock all at 0.2.92; no 0.2.91 residue (grep = 0).
- Local verification from authoring cycle: import emrg → 0.2.92, CLI green, pytest collect 1223 (unchanged, doc-count consistent).
- CI test + test-windows both pass (33597292782). Release content #1104/#1105/#1106 all merged on master.
argszero
commented
Sep 2, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle cyc20260902-142103
Second consecutive approval (1/3 cyc141353 → this cycle 2/3). Head f0095d3 unchanged, CI test + test-windows green (33597292782), CLEAN. Version bump verified on this exact head: 8 files all at 0.2.92, no 0.2.91 residue; import 0.2.92 confirmed in the authoring cycle.
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.
Version bump 0.2.91 → 0.2.92 for the upcoming release.
Release content since v0.2.91 (78b4a7b):
8 files changed, 9 insertions(+), 9 deletions(-): emrg/init.py, emrg/gui/package.json, emrg/gui/package-lock.json, packaging/build-runtime.sh, packaging/make-installer.sh, packaging/make-run-installer.sh, pyproject.toml, uv.lock (mirrors prior release commit 78b4a7b).
Local verification: import emrg → 0.2.92, CLI green, pytest collect 1223 (unchanged, doc-count consistent).