File tree Expand file tree Collapse file tree 4 files changed +26
-3
lines changed
Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.93 .0"
2+ "." : " 0.94 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.94.0 (2025-06-12)
4+
5+ Full Changelog: [ v0.93.0...v0.94.0] ( https://github.com/lithic-com/lithic-python/compare/v0.93.0...v0.94.0 )
6+
7+ ### Features
8+
9+ * ** client:** add follow_redirects request option ([ 35e3181] ( https://github.com/lithic-com/lithic-python/commit/35e31812c2b8c7a1ff943ec7eccc8496d5dd923e ) )
10+ * ** client:** adds endpoint to register an account number on a Financial Account ([ 9fec4b1] ( https://github.com/lithic-com/lithic-python/commit/9fec4b13649f8e8ca11733ed0f9a3d8dc7034834 ) )
11+ * ** client:** adds support for 3DS to Auth Rules ([ 843f8ef] ( https://github.com/lithic-com/lithic-python/commit/843f8ef3ef8c09643a2179531886c4b0fecbd325 ) )
12+
13+
14+ ### Bug Fixes
15+
16+ * ** client:** correctly parse binary response | stream ([ 1c23f45] ( https://github.com/lithic-com/lithic-python/commit/1c23f4513b0fe2d7578844f08da8684bb56e449b ) )
17+
18+
19+ ### Chores
20+
21+ * ** api:** mark some methods as deprecated ([ 7cd8d1b] ( https://github.com/lithic-com/lithic-python/commit/7cd8d1b5a8afcc9754a0c703d0c975999be958f4 ) )
22+ * ** docs:** grammar improvements ([ c8610fe] ( https://github.com/lithic-com/lithic-python/commit/c8610fed4efbb18a63cabbe75596d001922bce29 ) )
23+ * ** docs:** remove reference to rye shell ([ 3375bf9] ( https://github.com/lithic-com/lithic-python/commit/3375bf9b3fc3aaf2349e8c68e310472390339fb1 ) )
24+ * ** tests:** run tests in parallel ([ 62bce48] ( https://github.com/lithic-com/lithic-python/commit/62bce4878f34851b7f3e7938e6f702ac176b278a ) )
25+
326## 0.93.0 (2025-05-15)
427
528Full Changelog: [ v0.92.0...v0.93.0] ( https://github.com/lithic-com/lithic-python/compare/v0.92.0...v0.93.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " lithic"
3- version = " 0.93 .0"
3+ version = " 0.94 .0"
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.93 .0" # x-release-please-version
4+ __version__ = "0.94 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments