File tree 4 files changed +16
-3
lines changed 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.91.0 "
2
+ "." : " 0.91.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.91.1 (2025-05-05)
4
+
5
+ Full Changelog: [ v0.91.0...v0.91.1] ( https://github.com/lithic-com/lithic-python/compare/v0.91.0...v0.91.1 )
6
+
7
+ ### Bug Fixes
8
+
9
+ * ** internals:** fix servers entry for /v2/auth_rules.get ([ bb2cd8d] ( https://github.com/lithic-com/lithic-python/commit/bb2cd8d459021e49069f6faf1ce5d234008b8c28 ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * use lazy imports for resources ([ d6d6bf1] ( https://github.com/lithic-com/lithic-python/commit/d6d6bf14435b10814c42e1ef8f604c7e29ac68cf ) )
15
+
3
16
## 0.91.0 (2025-04-29)
4
17
5
18
Full Changelog: [ v0.90.3...v0.91.0] ( https://github.com/lithic-com/lithic-python/compare/v0.90.3...v0.91.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " lithic"
3
- version = " 0.91.0 "
3
+ version = " 0.91.1 "
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.91.0 " # x-release-please-version
4
+ __version__ = "0.91.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments