File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.17.1 "
2+ "." : " 1.17.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.17.2 (2025-08-30)
4+
5+ Full Changelog: [ v1.17.1...v1.17.2] ( https://github.com/lumalabs/lumaai-python/compare/v1.17.1...v1.17.2 )
6+
7+ ### Bug Fixes
8+
9+ * avoid newer type syntax ([ 4c7e849] ( https://github.com/lumalabs/lumaai-python/commit/4c7e849ff9b0efbabba24aab8f4c3ad182756940 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** add Sequence related utils ([ dc85243] ( https://github.com/lumalabs/lumaai-python/commit/dc8524308fe02225a82c0ef9ad3b424920e416e4 ) )
15+ * ** internal:** change ci workflow machines ([ eb1b9a6] ( https://github.com/lumalabs/lumaai-python/commit/eb1b9a6fb577b0577fc812d68d1d96cd38d3f3d1 ) )
16+ * ** internal:** update pyright exclude list ([ 413b33b] ( https://github.com/lumalabs/lumaai-python/commit/413b33b4a4805b1e45a8986e05ab7800ca08d277 ) )
17+ * update github action ([ e4e2029] ( https://github.com/lumalabs/lumaai-python/commit/e4e20297f21e3e87806939216aff01803f387d19 ) )
18+
319## 1.17.1 (2025-08-14)
420
521Full Changelog: [ v1.17.0...v1.17.1] ( https://github.com/lumalabs/lumaai-python/compare/v1.17.0...v1.17.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " lumaai"
3- version = " 1.17.1 "
3+ version = " 1.17.2 "
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.17.1 " # x-release-please-version
4+ __version__ = "1.17.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments