File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.79 .0"
2+ "." : " 0.80 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.80.0 (2026-02-17)
4+
5+ Full Changelog: [ v0.79.0...v0.80.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.79.0...v0.80.0 )
6+
7+ ### Features
8+
9+ * ** api:** Releasing claude-sonnet-4-6 ([ d518d6e] ( https://github.com/anthropics/anthropic-sdk-python/commit/d518d6ecede3d0638f0b14950dc2be8efa0b4ff4 ) )
10+
11+
12+ ### Chores
13+
14+ * format all ` api.md ` files ([ 28a0eb5] ( https://github.com/anthropics/anthropic-sdk-python/commit/28a0eb55c031a9ed584eafe7f9096b32f9883e6f ) )
15+ * ** internal:** bump dependencies ([ 99f3014] ( https://github.com/anthropics/anthropic-sdk-python/commit/99f301460a3933229768d19fa7ae725072012592 ) )
16+ * ** internal:** fix lint error on Python 3.14 ([ a90d71b] ( https://github.com/anthropics/anthropic-sdk-python/commit/a90d71bfcdef5592f0f7f9a176cf347163ee2137 ) )
17+
18+
19+ ### Refactors
20+
21+ * ** vertex:** remove redundant isinstance check in ` load_auth ` ([ #1387 ] ( https://github.com/anthropics/anthropic-sdk-python/issues/1387 ) ) ([ 6b7a7dc] ( https://github.com/anthropics/anthropic-sdk-python/commit/6b7a7dce065b7bfbf6c5d8ed41825f36b36fc402 ) )
22+
323## 0.79.0 (2026-02-07)
424
525Full Changelog: [ v0.78.0...v0.79.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.78.0...v0.79.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " anthropic"
3- version = " 0.79 .0"
3+ version = " 0.80 .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.79 .0" # x-release-please-version
4+ __version__ = "0.80 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments