File tree 4 files changed +18
-3
lines changed 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.89 .0"
2
+ "." : " 0.90 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.90.0 (2025-04-09)
4
+
5
+ Full Changelog: [ v0.89.0...v0.90.0] ( https://github.com/lithic-com/lithic-python/compare/v0.89.0...v0.90.0 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** manual updates ([ 6800098] ( https://github.com/lithic-com/lithic-python/commit/6800098f32ba1d88183219c9cc822a6e57670632 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * configure new SDK language ([ 4a3c8b4] ( https://github.com/lithic-com/lithic-python/commit/4a3c8b431da736f617049f3e6b989a14635c09c6 ) )
15
+ * ** internal:** expand CI branch coverage ([ #736 ] ( https://github.com/lithic-com/lithic-python/issues/736 ) ) ([ 01cf49e] ( https://github.com/lithic-com/lithic-python/commit/01cf49e2ae2fb20a52ce88d21368cd05b2b48dc6 ) )
16
+ * ** tests:** improve enum examples ([ #734 ] ( https://github.com/lithic-com/lithic-python/issues/734 ) ) ([ cd17f0d] ( https://github.com/lithic-com/lithic-python/commit/cd17f0d1a1152b464fba5d96f368289e14fe1a41 ) )
17
+
3
18
## 0.89.0 (2025-04-08)
4
19
5
20
Full Changelog: [ v0.88.0...v0.89.0] ( https://github.com/lithic-com/lithic-python/compare/v0.88.0...v0.89.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " lithic"
3
- version = " 0.89 .0"
3
+ version = " 0.90 .0"
4
4
description = " The official Python library for the lithic API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__title__ = "lithic"
4
- __version__ = "0.89 .0" # x-release-please-version
4
+ __version__ = "0.90 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments