File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.83 .0"
2+ "." : " 0.84 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.84.0 (2026-02-23)
4+
5+ Full Changelog: [ v0.83.0...v0.84.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.83.0...v0.84.0 )
6+
7+ ### Features
8+
9+ * ** api:** change array_format to brackets ([ 925d2ad] ( https://github.com/anthropics/anthropic-sdk-python/commit/925d2ad6b76ad7c15de07b9b2768738775f71631 ) )
10+ * ** api:** remove publishing section from cli target ([ 7bc7ceb] ( https://github.com/anthropics/anthropic-sdk-python/commit/7bc7cebc68db70f08fce23e7e0b24acbc9ff37a7 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** add request options to SSE classes ([ 4f4bc8e] ( https://github.com/anthropics/anthropic-sdk-python/commit/4f4bc8e6241c2ccee8dfe4cdbc522081e3e30f08 ) )
16+ * ** internal:** update jsonl tests ([ a8e6a6e] ( https://github.com/anthropics/anthropic-sdk-python/commit/a8e6a6e5544b9f1626e3fb5faa31a1accfc81441 ) )
17+
318## 0.83.0 (2026-02-19)
419
520Full Changelog: [ v0.82.0...v0.83.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.82.0...v0.83.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " anthropic"
3- version = " 0.83 .0"
3+ version = " 0.84 .0"
44description = " The official Python library for the anthropic API"
55dynamic = [" readme" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "anthropic"
4- __version__ = "0.83 .0" # x-release-please-version
4+ __version__ = "0.84 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments