File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.69 .0"
2+ "." : " 0.70 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.70.0 (2025-10-15)
4+
5+ Full Changelog: [ v0.69.0...v0.70.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.69.0...v0.70.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 39e62ac] ( https://github.com/anthropics/anthropic-sdk-python/commit/39e62ac0de90c09dc37aa5e3b44f2c884268e042 ) )
10+
11+
12+ ### Chores
13+
14+ * ** client:** add context-management-2025-06-27 beta header ([ 36dd334] ( https://github.com/anthropics/anthropic-sdk-python/commit/36dd3346b1460f003270888693fbc82dba16dc62 ) )
15+ * ** client:** add model-context-window-exceeded-2025-08-26 beta header ([ 2cbdb0f] ( https://github.com/anthropics/anthropic-sdk-python/commit/2cbdb0ff6342550def540ce6081af78823f9e60b ) )
16+ * ** internal:** detect missing future annotations with ruff ([ b2a2b05] ( https://github.com/anthropics/anthropic-sdk-python/commit/b2a2b05868b470478fccee819432e844bc37eec9 ) )
17+
318## 0.69.0 (2025-09-29)
419
520Full Changelog: [ v0.68.2...v0.69.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.68.2...v0.69.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " anthropic"
3- version = " 0.69 .0"
3+ version = " 0.70 .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.69 .0" # x-release-please-version
4+ __version__ = "0.70 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments