Skip to content

Commit 3b5c9a9

Browse files
author
github-actions
committed
chore: release v0.4.0
Automatically generated by python-semantic-release [skip ci]
1 parent 9aaf6ae commit 3b5c9a9

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
<!-- version list -->
44

5+
## v0.4.0 (2025-09-18)
6+
7+
### Bug Fixes
8+
9+
- Specify minimal version of main requirements
10+
([`9aaf6ae`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/9aaf6ae1319e47fc70b05091967d661a11820b73))
11+
12+
- Use API parameters order and defaults
13+
([`5958298`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/595829815bfe54c3f71f75484dce56e03eb99e64))
14+
15+
516
## v0.3.0 (2025-09-17)
617

718
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
name = "linkup-sdk"
77
readme = "README.md"
88
requires-python = ">=3.9"
9-
version = "0.3.0"
9+
version = "0.4.0"
1010

1111
classifiers = [
1212
"Intended Audience :: Developers",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)