File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.8 .0"
2
+ "." : " 2.9 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.9.0 (2025-08-22)
4
+
5
+ Full Changelog: [ v2.8.0...v2.9.0] ( https://github.com/openintegrations/python-sdk/compare/v2.8.0...v2.9.0 )
6
+
7
+ ### Features
8
+
9
+ * ** docs:** updating documented docs for stainless ([ 444bab6] ( https://github.com/openintegrations/python-sdk/commit/444bab6f2527e7d21fc33b840cbdeec21fdddd8c ) )
10
+ * ** docs:** updating documented docs for stainless ([ 316e546] ( https://github.com/openintegrations/python-sdk/commit/316e546bdb14eabb87ff0878545a21c1d7cef4a8 ) )
11
+
12
+
13
+ ### Chores
14
+
15
+ * update github action ([ cd673e1] ( https://github.com/openintegrations/python-sdk/commit/cd673e1e7fff34115e2c735e458d53804c2f0628 ) )
16
+
3
17
## 2.8.0 (2025-08-13)
4
18
5
19
Full Changelog: [ v2.7.0...v2.8.0] ( https://github.com/openintegrations/python-sdk/compare/v2.7.0...v2.8.0 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openint"
3
- version = " 2.8 .0"
3
+ version = " 2.9 .0"
4
4
description = " The official Python library for the Openint 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__ = "openint"
4
- __version__ = "2.8 .0" # x-release-please-version
4
+ __version__ = "2.9 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments