Skip to content

Commit 87559fe

Browse files
author
github-actions
committed
chore: release v0.7.0
Automatically generated by python-semantic-release [skip ci]
1 parent 4204d7e commit 87559fe

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.7.0 (2025-10-28)
6+
7+
### Features
8+
9+
- **fetch**: Add extract_images parameter
10+
([`4204d7e`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/4204d7ea49f7ab0e1e44ac5b8f32c9964ff3935d))
11+
12+
513
## v0.6.0 (2025-09-22)
614

715
### Documentation

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.6.0"
9+
version = "0.7.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)