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.79.0 "
2+ "." : " 0.79.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.79.1 (2026-02-16)
4+
5+ Full Changelog: [ v0.79.0...v0.79.1] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.79.0...v0.79.1 )
6+
7+ ### Chores
8+
9+ * format all ` api.md ` files ([ 28a0eb5] ( https://github.com/anthropics/anthropic-sdk-python/commit/28a0eb55c031a9ed584eafe7f9096b32f9883e6f ) )
10+ * ** internal:** bump dependencies ([ 99f3014] ( https://github.com/anthropics/anthropic-sdk-python/commit/99f301460a3933229768d19fa7ae725072012592 ) )
11+ * ** internal:** fix lint error on Python 3.14 ([ a90d71b] ( https://github.com/anthropics/anthropic-sdk-python/commit/a90d71bfcdef5592f0f7f9a176cf347163ee2137 ) )
12+
13+
14+ ### Refactors
15+
16+ * ** 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 ) )
17+
318## 0.79.0 (2026-02-07)
419
520Full 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.79.1 "
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.79.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments