Skip to content

chore(0.40.1): bump python client to 0.40.1 (lockstep with npm)#95

Merged
drewstone merged 1 commit into
mainfrom
chore/0.40.1-python-lockstep
May 25, 2026
Merged

chore(0.40.1): bump python client to 0.40.1 (lockstep with npm)#95
drewstone merged 1 commit into
mainfrom
chore/0.40.1-python-lockstep

Conversation

@drewstone
Copy link
Copy Markdown
Contributor

Unblocks publishing 0.40.1. The publish workflow's verify job requires npm == pypi == python_runtime; npm/package.json is at 0.40.1 (Pass A) but the Python client lagged at 0.34.1. Bumps pyproject.toml + init.py fallback to 0.40.1.

Trivial version-string bump, no code change. After this merges, a v0.40.1 tag publishes both npm + PyPI.

The publish workflow's verify job hard-fails unless npm == pypi ==
python_runtime versions. npm/package.json is at 0.40.1 (Pass A) but the
Python client lagged at 0.34.1, which would block a v0.40.1 tag from
publishing. Bumps clients/python/pyproject.toml + __init__.py fallback to
0.40.1 so the version lock passes and a v0.40.1 tag can publish both
packages.
@drewstone drewstone merged commit daa1661 into main May 25, 2026
1 check passed
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