Skip to content

release: 0.100.1#1512

Open
stainless-app[bot] wants to merge 4 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.100.1#1512
stainless-app[bot] wants to merge 4 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 7, 2026

Automated Release PR

0.100.1 (2026-05-08)

Full Changelog: v0.100.0...v0.100.1

Bug Fixes

  • client: add missing f-string prefix in file type error message (06d109a)

Chores

  • examples: bump tools_runner.py to claude-sonnet-4-5-20250929 (#1473) (1aa8e41)
  • examples: update shebang from poetry to uv (#1497) (ace8f38)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

The project migrated from poetry to uv, and CONTRIBUTING.md documents
uv as the package manager. Newer examples (agents.py) already use
`#!/usr/bin/env -S uv run python`. Update the 4 remaining examples
that still referenced poetry.

Co-authored-by: Junhyuk Lee <xodn348@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@stainless-app stainless-app Bot requested a review from a team as a code owner May 7, 2026 18:23
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 7, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/anthropic-python/06d109aaf36629ec15c8fb076c96aed722933600/anthropic-0.100.0-py3-none-any.whl'

Expires at: Sun, 07 Jun 2026 16:28:42 GMT
Updated at: Fri, 08 May 2026 16:28:42 GMT

…1473)

The `examples/tools_runner.py` file is the only example still pointing at
`claude-3-5-sonnet-latest`. All sibling examples (messages.py, messages_stream.py,
mcp_tool_runner.py, tools_stream.py, tools_runner_search_tool.py, thinking.py,
images.py, etc.) use `claude-sonnet-4-5-20250929`. Aligning this example so
copy-paste users land on a current model.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 80124fa to 34b41ce Compare May 7, 2026 18:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 34b41ce to 283af31 Compare May 8, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants