Skip to content

Commit 0e7a305

Browse files
author
github-actions
committed
chore: release v0.6.0
Automatically generated by python-semantic-release [skip ci]
1 parent 64fd4c5 commit 0e7a305

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.6.0 (2025-09-22)
6+
7+
### Documentation
8+
9+
- Add links to the documentation
10+
([`73673bb`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/73673bb1ad84e44ac98a683a1d3eedb9425244f4))
11+
12+
### Features
13+
14+
- Include_sources parameter
15+
([`64fd4c5`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/64fd4c58508f447f6cbdda80e76d43a065c11df5))
16+
17+
518
## v0.5.0 (2025-09-18)
619

720
### 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.5.0"
9+
version = "0.6.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)