Commit df07225
authored
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments