File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.44 .0"
2+ "." : " 0.45 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.45.0 (2025-01-23)
4+
5+ Full Changelog: [ v0.44.0...v0.45.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.44.0...v0.45.0 )
6+
7+ ### Features
8+
9+ * ** api:** add citations ([ #839 ] ( https://github.com/anthropics/anthropic-sdk-python/issues/839 ) ) ([ 2ec74b6] ( https://github.com/anthropics/anthropic-sdk-python/commit/2ec74b6ff106c6e3d7d55e3c189e345098f8575e ) )
10+ * ** client:** support results endpoint ([ #835 ] ( https://github.com/anthropics/anthropic-sdk-python/issues/835 ) ) ([ 5dd88bf] ( https://github.com/anthropics/anthropic-sdk-python/commit/5dd88bf2d20b8909736cc0bc1e81296ba6e322a9 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** minor formatting changes ([ #838 ] ( https://github.com/anthropics/anthropic-sdk-python/issues/838 ) ) ([ 31eb826] ( https://github.com/anthropics/anthropic-sdk-python/commit/31eb826deb96a17d3c0bb953c728f39412c12ada ) )
16+
317## 0.44.0 (2025-01-21)
418
519Full Changelog: [ v0.43.1...v0.44.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.43.1...v0.44.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " anthropic"
3- version = " 0.44 .0"
3+ version = " 0.45 .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.44 .0" # x-release-please-version
4+ __version__ = "0.45 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments