claude-code-sdk-python/src/claude_agent_sdk
github-actions[bot] 333491eef5
Some checks are pending
Lint / lint (push) Waiting to run
Test / test (3.10) (push) Waiting to run
Test / test (3.11) (push) Waiting to run
Test / test (3.12) (push) Waiting to run
Test / test (3.13) (push) Waiting to run
Test / test-e2e (3.12) (push) Blocked by required conditions
Test / test-e2e (3.13) (push) Blocked by required conditions
Test / test-examples (3.10) (push) Blocked by required conditions
Test / test-examples (3.11) (push) Blocked by required conditions
Test / test-e2e (3.10) (push) Blocked by required conditions
Test / test-e2e (3.11) (push) Blocked by required conditions
Test / test-examples (3.12) (push) Blocked by required conditions
Test / test-examples (3.13) (push) Blocked by required conditions
chore: bump version to 0.1.1 (#210)
This PR updates the version to 0.1.1 after publishing to PyPI.

## Changes
- Updated version in `pyproject.toml`
- Updated version in `src/claude_agent_sdk/_version.py`

## Release Information
- Published to PyPI: https://pypi.org/project/claude-agent-sdk/0.1.1/
- Install with: `pip install claude-agent-sdk==0.1.1`

🤖 Generated by GitHub Actions

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-06 18:22:30 -07:00
..
_internal update PermissionResult to match latest control protocol (#209) 2025-10-06 14:01:16 -07:00
__init__.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
_errors.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
_version.py chore: bump version to 0.1.1 (#210) 2025-10-06 18:22:30 -07:00
client.py Update model references to claude-sonnet-4-5 (#198) 2025-09-30 12:59:14 -07:00
py.typed Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
query.py Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
types.py update PermissionResult to match latest control protocol (#209) 2025-10-06 14:01:16 -07:00