File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.45.0 "
2+ "." : " 0.45.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.45.1 (2025-01-27)
4+
5+ Full Changelog: [ v0.45.0...v0.45.1] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.45.0...v0.45.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** streaming:** accumulate citations ([ #844 ] ( https://github.com/anthropics/anthropic-sdk-python/issues/844 ) ) ([ e665f2f] ( https://github.com/anthropics/anthropic-sdk-python/commit/e665f2fefd4573fc45cd4c546a9480f15d18d1cd ) )
10+
11+
12+ ### Chores
13+
14+ * ** docs:** updates ([ #841 ] ( https://github.com/anthropics/anthropic-sdk-python/issues/841 ) ) ([ fb10a7d] ( https://github.com/anthropics/anthropic-sdk-python/commit/fb10a7d658044062e5023cd8495c80d3344af8df ) )
15+
316## 0.45.0 (2025-01-23)
417
518Full Changelog: [ v0.44.0...v0.45.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.44.0...v0.45.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " anthropic"
3- version = " 0.45.0 "
3+ version = " 0.45.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.45.0 " # x-release-please-version
4+ __version__ = "0.45.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments