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.74.0 "
2+ "." : " 0.74.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.74.1 (2025-11-19)
4+
5+ Full Changelog: [ v0.74.0...v0.74.1] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.74.0...v0.74.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** structured outputs:** use correct beta header ([ e90d347] ( https://github.com/anthropics/anthropic-sdk-python/commit/e90d347dfd80adc5ae2a412ebfe2eb55351ce08e ) )
10+
11+
12+ ### Chores
13+
14+ * ** examples:** update model references ([ e09461d] ( https://github.com/anthropics/anthropic-sdk-python/commit/e09461da36405bbb1a7ef616b9281457b2a6e20f ) )
15+
316## 0.74.0 (2025-11-18)
417
518Full Changelog: [ v0.73.0...v0.74.0] ( https://github.com/anthropics/anthropic-sdk-python/compare/v0.73.0...v0.74.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " anthropic"
3- version = " 0.74.0 "
3+ version = " 0.74.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.74.0 " # x-release-please-version
4+ __version__ = "0.74.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments