Skip to content

chore: release 0.7.2 (align with server v0.7.2)#9

Merged
smaramwbc merged 1 commit into
mainfrom
chore/bump-v0.7.2
May 12, 2026
Merged

chore: release 0.7.2 (align with server v0.7.2)#9
smaramwbc merged 1 commit into
mainfrom
chore/bump-v0.7.2

Conversation

@smaramwbc
Copy link
Copy Markdown
Owner

Summary

  • Bumps Python SDK to 0.7.2 to track server v0.7.2 (lockstep versioning for the launch window).
  • Server-side release: no client API changes. SDK gets the version bump so pip install statewave==0.7.2 works for users following the launch post.
  • Bumped in three places: pyproject.toml, statewave/__init__.py:__version__, and CHANGELOG.md.

Test plan

  • No client API changed
  • Existing test_models.py::test_has_version still passes (just asserts __version__ is a non-empty string)
  • Release workflow on tag-push publishes statewave==0.7.2 to PyPI when tagged

- pyproject.toml: 0.7.1 → 0.7.2
- statewave/__init__.py: __version__ → 0.7.2
- CHANGELOG.md: 0.7.2 entry — version alignment with server v0.7.2
  (per-kind memory TTL, Helm chart, query embedding cache,
  MemoryStatus.tombstoned rename). No client API changes —
  this is a server-side release.

Bumped together with TS SDK 0.7.2 so both SDK distributions
track the server one-to-one in the pre-launch window.
@smaramwbc smaramwbc merged commit 9eda80c into main May 12, 2026
2 checks passed
@smaramwbc smaramwbc deleted the chore/bump-v0.7.2 branch May 12, 2026 22:07
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