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- "." : " 0.87.0 "
2+ "." : " 0.87.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.87.1 (2025-03-27)
4+
5+ Full Changelog: [ v0.87.0...v0.87.1] ( https://github.com/lithic-com/lithic-python/compare/v0.87.0...v0.87.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** types:** add missing total=False ([ #723 ] ( https://github.com/lithic-com/lithic-python/issues/723 ) ) ([ 8fa5021] ( https://github.com/lithic-com/lithic-python/commit/8fa502151127f8b9a5f5d9ad915c6f99f48cbeb9 ) )
10+
11+
12+ ### Chores
13+
14+ * ** api:** new attribute targets for Auth Rules and new Financial Account State schema ([ #721 ] ( https://github.com/lithic-com/lithic-python/issues/721 ) ) ([ 8ec0990] ( https://github.com/lithic-com/lithic-python/commit/8ec09902524a403201f81eae3e5b549afbe34a29 ) )
15+ * fix typos ([ #722 ] ( https://github.com/lithic-com/lithic-python/issues/722 ) ) ([ 5542c78] ( https://github.com/lithic-com/lithic-python/commit/5542c7833c2594651ae07a734d26ee3b80d865c7 ) )
16+ * ** internal:** codegen related update ([ #724 ] ( https://github.com/lithic-com/lithic-python/issues/724 ) ) ([ b7f9419] ( https://github.com/lithic-com/lithic-python/commit/b7f9419ca0c5bc3f2d066078156440b5dc81ce3d ) )
17+ * ** internal:** update .stats.yml ([ #719 ] ( https://github.com/lithic-com/lithic-python/issues/719 ) ) ([ 71a42c0] ( https://github.com/lithic-com/lithic-python/commit/71a42c0f2604c81f87fb0ee82a13017d6d758008 ) )
18+
319## 0.87.0 (2025-03-18)
420
521Full Changelog: [ v0.86.2...v0.87.0] ( https://github.com/lithic-com/lithic-python/compare/v0.86.2...v0.87.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " lithic"
3- version = " 0.87.0 "
3+ version = " 0.87.1 "
44description = " The official Python library for the lithic 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__ = "lithic"
4- __version__ = "0.87.0 " # x-release-please-version
4+ __version__ = "0.87.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments