Skip to content

Commit 2f8d47f

Browse files
author
github-actions
committed
chore: release v0.5.0
Automatically generated by python-semantic-release [skip ci]
1 parent bd1e7fc commit 2f8d47f

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.5.0 (2025-09-18)
6+
7+
### Features
8+
9+
- Include_inline_citations search parameter
10+
([`bd1e7fc`](https://github.com/LinkupPlatform/linkup-python-sdk/commit/bd1e7fc0f91a832bb62813f41474e5948715249d))
11+
12+
513
## v0.4.0 (2025-09-18)
614

715
### Bug Fixes

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.4.0"
9+
version = "0.5.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)