Skip to content

Commit df07225

Browse files
chore: Bump version to 4.24.3 (#985)
## Problem Release the cookie-import fix from #978 as a patch version. The bug made `--import-from-browser` and the runtime bridge fail with HTTP 400 for every logged-in browser profile, so a release is due. ## Solution Bump `pyproject.toml` and `uv.lock` from 4.24.2 to 4.24.3. No code changes. ## Verification `uv version --bump patch`; the diff is two lines. Merging triggers the release workflow, which publishes to PyPI and updates `manifest.json`, `docker-compose.yml` and `server.json`. Issue #977 was closed by #978.
1 parent 49e0f5f commit df07225

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-server-linkedin"
3-
version = "4.24.2"
3+
version = "4.24.3"
44
description = "MCP server that gives AI assistants like Claude access to LinkedIn profiles, companies, and job postings through the user's own browser session."
55
readme = "README.md"
66
requires-python = ">=3.12.4,<3.15"

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)