emrg: bump version to v0.2.33 - #770
Merged
Merged
Conversation
argszero
commented
Aug 13, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle (1/3)
Release bump 0.2.32 → 0.2.33 verified:
- 7 files / 8 sites bumped (emrg/init.py, pyproject.toml, gui/package.json, gui/package-lock.json ×2, build-runtime.sh, make-installer.sh, uv.lock); grep confirms zero stale 0.2.32 references.
- Local verify: pytest 801/801, GUI 239/239, import reports 0.2.33, CLI OK.
- CI: test + test-windows both PASS.
argszero
commented
Aug 13, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle (1/3)
Release bump v0.2.32 → v0.2.33, head 73035a5. Verified:
- 7 files / 8 sites:
emrg/__init__.py(version = 0.2.33),pyproject.toml,gui/package.json,gui/package-lock.json(×2 — package + lock entry),build-runtime.sh(fallback version.txt),make-installer.sh(VERSION fallback),uv.lock. All 0.2.32 → 0.2.33, zero stale 0.2.32 references remaining in any of the 7 files. - PR body commit list accurate: 3 commits since the v0.2.32 tag (2750768): #767 quick-ref (3dbd600), #768 (0568c2f), #769 (f792132).
- CI run 31704926943 test + test-windows PASS. mergeable: CLEAN.
Appropriate release bump — carries #767/#768/#769 (post-v0.2.32 GUI fixes + quick-ref). Approving.
argszero
commented
Aug 13, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle (3/3)
Fresh re-verification this cycle: head unchanged 73035a5, diff vs master still exactly 7 files/8 sites (pure 0.2.32 → 0.2.33 version lines), CI 31704926943 test + test-windows PASS, mergeable CLEAN. Third consecutive approval from a different cycle (13:28:53Z + 13:29:09Z + this one), no ❌ between. Approving — merge + tag v0.2.33 next.
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.33 bump (rant 2026-08-13T21:25:05).
3 commits since v0.2.32 (0568c2f):
7 files / 8 sites bumped 0.2.32 → 0.2.33 (
emrg/__init__.py,pyproject.toml,gui/package.json,gui/package-lock.json×2,build-runtime.sh,make-installer.sh,uv.lock). grep confirms zero stale 0.2.32 references.Verified: pytest 801/801, GUI 239/239, import + CLI OK.