Skip to content

fix: align version.txt with installed library (2026.4.13.6)#4

Merged
Jammy2211 merged 1 commit intomainfrom
feature/welcome-start-here-fixes
Apr 30, 2026
Merged

fix: align version.txt with installed library (2026.4.13.6)#4
Jammy2211 merged 1 commit intomainfrom
feature/welcome-start-here-fixes

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

HowToLens/version.txt was pinned to 2026.4.21.0 at bootstrap, but
no PyAutoLens release at that version exists — the installed library is
2026.4.13.6 (matching every other workspace). welcome.py therefore
aborts every run with WorkspaceVersionMismatchError from check_version.
Bump the pin down to 2026.4.13.6 to align with reality and the rest
of the ecosystem.

Scripts Changed

  • version.txt2026.4.21.02026.4.13.6

Test Plan

  • yes "" | python welcome.py runs to completion (exit 0)
  • Smoke tests pass

Refs PyAutoLabs/autolens_workspace#108

🤖 Generated with Claude Code

The bootstrap commit pinned HowToLens to `2026.4.21.0`, but no library
release at that version exists. `welcome.py` therefore aborts every run
with `WorkspaceVersionMismatchError`. Align with the installed library
and the rest of the workspaces (all on `2026.4.13.6`).

Refs PyAutoLabs/autolens_workspace#108

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 43240a8 into main Apr 30, 2026
5 checks passed
@Jammy2211 Jammy2211 deleted the feature/welcome-start-here-fixes branch April 30, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant