Skip to content

python-sdk: release 0.1.2 (add ClaudeCode.FABLE_5)#191

Merged
CahidArda merged 1 commit into
mainfrom
python-sdk-release-0.1.2
Jul 7, 2026
Merged

python-sdk: release 0.1.2 (add ClaudeCode.FABLE_5)#191
CahidArda merged 1 commit into
mainfrom
python-sdk-release-0.1.2

Conversation

@alitariksahin

Copy link
Copy Markdown
Collaborator

Prepares the upstash-box Python 0.1.2 release.

What

  • Bump version 0.1.1 → 0.1.2 (pyproject.toml + upstash_box/__init__.py)
  • CHANGELOG 0.1.2 entry for ClaudeCode.FABLE_5 (anthropic/claude-fable-5)
  • RELEASE.md parity row: 0.1.2 → @upstash/box 0.5.2

FABLE_5 itself already landed in the enum via #189; this is the version bump + release metadata needed to publish it to PyPI.

Verified locally (matches CI verify gate)

  • parity check OK (JS ↔ Python)
  • version consistency (pyproject == __init__)
  • generate_sync clean, ruff check + format clean, mypy clean
  • 145 tests pass (tests/_async tests/_sync)

Release after merge

Tag the merge commit to trigger python-sdk-publish.yml (publishes only after pypi environment approval):

git tag python-sdk-v0.1.2
git push origin python-sdk-v0.1.2

@CahidArda CahidArda merged commit 581aa53 into main Jul 7, 2026
11 checks passed
@CahidArda CahidArda deleted the python-sdk-release-0.1.2 branch July 7, 2026 14:57
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.

2 participants