Skip to content

Incorrect CLI version in 0.16.5 #868

@polwel

Description

@polwel

The release notes say that the CLI was updated to 2.1.118, but it actually ships 2.1.117.

❯ uv pip list | grep claude
claude-agent-sdk                   0.1.65
❯ python -c "import claude_agent_sdk._cli_version; print(claude_agent_sdk._cli_version.__cli_version__)"
2.1.117
❯ /path_to_venv/lib/python3.14/site-packages/claude_agent_sdk/_bundled/claude --version
2.1.117 (Claude Code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions