File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- version list -->
4
4
5
+ ## v0.3.1 (2025-09-15)
6
+
7
+ ### Bug Fixes
8
+
9
+ - Outdated package version
10
+ ([ ` 20ae5d0 ` ] ( https://github.com/LinkupPlatform/linkup-python-sdk/commit/20ae5d0201614c908d6e2f152637b3760059ea8c ) )
11
+
12
+ ### Chores
13
+
14
+ - Update pyproject.toml config
15
+ ([ ` c573df7 ` ] ( https://github.com/LinkupPlatform/linkup-python-sdk/commit/c573df7f600c5f8d28346ded7043047fc65d656c ) )
16
+
17
+ ### Continuous Integration
18
+
19
+ - Automatically bump pyproject.toml version
20
+ ([ ` ee13a6a ` ] ( https://github.com/LinkupPlatform/linkup-python-sdk/commit/ee13a6a36f5fbbb508d1a880ed2c377b8ad38a81 ) )
21
+
22
+ - Expose outputs in release job
23
+ ([ ` 0af76cb ` ] ( https://github.com/LinkupPlatform/linkup-python-sdk/commit/0af76cb83614e88f796ca45ca614ba1d111e3c0e ) )
24
+
25
+ - Skip remaining release jobs if no release is made
26
+ ([ ` 16df390 ` ] ( https://github.com/LinkupPlatform/linkup-python-sdk/commit/16df390ed42e39e5ba8b4c96bda376baa6cf5fad ) )
27
+
28
+
5
29
## v0.3.0 (2025-09-15)
6
30
7
31
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " linkup-sdk"
3
- version = " 0.2.8 "
3
+ version = " 0.3.1 "
4
4
description = " A Python Client SDK for the Linkup API"
5
5
readme = " README.md"
6
6
requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments