Skip to content

Fix worker-py version requirement in error message#6796

Open
dom96 wants to merge 2 commits into
mainfrom
dominik/fix-workers-py-error
Open

Fix worker-py version requirement in error message#6796
dom96 wants to merge 2 commits into
mainfrom
dominik/fix-workers-py-error

Conversation

@dom96
Copy link
Copy Markdown
Contributor

@dom96 dom96 commented Jun 3, 2026

@ask-bonk
Copy link
Copy Markdown
Contributor

ask-bonk Bot commented Jun 3, 2026

The change is a single-character fix in an error message string: 1.901.9.0. This corrects the version number format for workers-py so that it matches the actual semver version (1.9.0) rather than the incorrect 1.90.

The fix is correct, trivial, and clearly linked to the referenced issue. No logic, security, backward compat, or style concerns.

LGTM

github run

@hoodmane
Copy link
Copy Markdown
Contributor

hoodmane commented Jun 3, 2026

Thanks!

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.

Version comparison bug: workers-py >= 1.90 requirement blocks upgrade from 1.9.3

3 participants