File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.2.2 "
2+ "." : " 1.2.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.2.3 (2025-01-07)
4+
5+ Full Changelog: [ v1.2.2...v1.2.3] ( https://github.com/lumalabs/lumaai-python/compare/v1.2.2...v1.2.3 )
6+
7+ ### Chores
8+
9+ * add missing isclass check ([ #84 ] ( https://github.com/lumalabs/lumaai-python/issues/84 ) ) ([ 0f25a20] ( https://github.com/lumalabs/lumaai-python/commit/0f25a2007de69c2c86fdf6ce3cd354a68371d06f ) )
10+ * ** internal:** codegen related update ([ #81 ] ( https://github.com/lumalabs/lumaai-python/issues/81 ) ) ([ 4b141ed] ( https://github.com/lumalabs/lumaai-python/commit/4b141ed4e9dc448a5f5a4365d90d251ecd3f4534 ) )
11+ * ** internal:** codegen related update ([ #83 ] ( https://github.com/lumalabs/lumaai-python/issues/83 ) ) ([ f2eb603] ( https://github.com/lumalabs/lumaai-python/commit/f2eb603e6f936ee987d1dcdcee7126d0fdb16111 ) )
12+
313## 1.2.2 (2024-12-17)
414
515Full Changelog: [ v1.2.1...v1.2.2] ( https://github.com/lumalabs/lumaai-python/compare/v1.2.1...v1.2.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " lumaai"
3- version = " 1.2.2 "
3+ version = " 1.2.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.2.2 " # x-release-please-version
4+ __version__ = "1.2.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments