File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.58.2 "
2+ "." : " 0.59.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.59.0 (2025-07-22)
4+
5+ Full Changelog: [ v0.58.2...v0.59.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.58.2...v0.59.0 )
6+
7+ ### Features
8+
9+ * ** api:** removed older deprecated models ([ 38998fd] ( https://github.com/anthropics/anthropic-sdk-python/commit/38998fdab79b62349481c9c49579a825a5a33761 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** parsing:** ignore empty metadata ([ 7099f32] ( https://github.com/anthropics/anthropic-sdk-python/commit/7099f32a401b1f2a08b358562e325571a5fce8f6 ) )
15+ * ** parsing:** parse extra field types ([ dbea8a4] ( https://github.com/anthropics/anthropic-sdk-python/commit/dbea8a40469c30533e30dc1762bfba83159f090d ) )
16+
17+
18+ ### Chores
19+
20+ * ** internal:** version bump ([ 5defffa] ( https://github.com/anthropics/anthropic-sdk-python/commit/5defffa3ab4b0299759f2a45ffa3f7a49e8c2ba5 ) )
21+
322## 0.58.2 (2025-07-18)
423
524Full Changelog: [ v0.58.1...v0.58.2] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.58.1...v0.58.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " anthropic"
3- version = " 0.58.2 "
3+ version = " 0.59.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.58.2 " # x-release-please-version
4+ __version__ = "0.59.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments