File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.7.2 "
2+ "." : " 1.7.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.7.3 (2025-04-12)
4+
5+ Full Changelog: [ v1.7.2...v1.7.3] ( https://github.com/lumalabs/lumaai-python/compare/v1.7.2...v1.7.3 )
6+
7+ ### Bug Fixes
8+
9+ * ** perf:** optimize some hot paths ([ ae01192] ( https://github.com/lumalabs/lumaai-python/commit/ae01192924c54d4a2a7d9a70d0df88e209163989 ) )
10+ * ** perf:** skip traversing types for NotGiven values ([ 43ac98d] ( https://github.com/lumalabs/lumaai-python/commit/43ac98d293f3e373ac986a4cabd036a54b1e8213 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** expand CI branch coverage ([ a006432] ( https://github.com/lumalabs/lumaai-python/commit/a00643219c4eebcfe34eca5046e5380a96945257 ) )
16+ * ** internal:** reduce CI branch coverage ([ 7c6570e] ( https://github.com/lumalabs/lumaai-python/commit/7c6570e1e1a9cd62d67017d62af8375b8eb6a145 ) )
17+ * ** internal:** slight transform perf improvement ([ #149 ] ( https://github.com/lumalabs/lumaai-python/issues/149 ) ) ([ b95d415] ( https://github.com/lumalabs/lumaai-python/commit/b95d415fb6f3a92b90e78044c3756b84611a9179 ) )
18+ * ** tests:** improve enum examples ([ #151 ] ( https://github.com/lumalabs/lumaai-python/issues/151 ) ) ([ dc358d1] ( https://github.com/lumalabs/lumaai-python/commit/dc358d17dc810dc8e1de849679a618c61a626cd5 ) )
19+
320## 1.7.2 (2025-04-04)
421
522Full Changelog: [ v1.7.1...v1.7.2] ( https://github.com/lumalabs/lumaai-python/compare/v1.7.1...v1.7.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " lumaai"
3- version = " 1.7.2 "
3+ version = " 1.7.3 "
44description = " The official Python library for the lumaai 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__ = "lumaai"
4- __version__ = "1.7.2 " # x-release-please-version
4+ __version__ = "1.7.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments