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- "." : " 2.17.0 "
2+ "." : " 2.17.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.17.1 (2025-07-10)
4+
5+ Full Changelog: [ v2.17.0...v2.17.1] ( https://github.com/julep-ai/python-sdk/compare/v2.17.0...v2.17.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** parsing:** correctly handle nested discriminated unions ([ e7c1295] ( https://github.com/julep-ai/python-sdk/commit/e7c12950c714056a85731981ebccdc1390343751 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** bump pinned h11 dep ([ 79b0def] ( https://github.com/julep-ai/python-sdk/commit/79b0deff7e3520f64f2b935ad1b1dc3786ec9886 ) )
15+ * ** internal:** codegen related update ([ 6d132ba] ( https://github.com/julep-ai/python-sdk/commit/6d132ba105f0b4cd710f90b8f1ecc0f4767b2e93 ) )
16+ * ** package:** mark python 3.13 as supported ([ e8af0c1] ( https://github.com/julep-ai/python-sdk/commit/e8af0c1a096f824209288b85dd2992fe2bd14a68 ) )
17+
318## 2.17.0 (2025-07-04)
419
520Full Changelog: [ v2.16.0...v2.17.0] ( https://github.com/julep-ai/python-sdk/compare/v2.16.0...v2.17.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " julep"
3- version = " 2.17.0 "
3+ version = " 2.17.1 "
44description = " The official Python library for the julep API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
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__ = "julep"
4- __version__ = "2.17.0 " # x-release-please-version
4+ __version__ = "2.17.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments