Skip to content

Commit e363f3d

Browse files
committed
Release plain-jobs 0.37.4
1 parent b293750 commit e363f3d

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

plain-jobs/plain/jobs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# plain-jobs changelog
22

3+
## [0.37.4](https://github.com/dropseed/plain/releases/plain-jobs@0.37.4) (2025-11-03)
4+
5+
### What's changed
6+
7+
- Fixed migration documentation to reference correct renamed commands: `plain db shell` instead of `plain models db-shell` and `plain migrations prune` instead of `plain migrate --prune` ([b293750f6f](https://github.com/dropseed/plain/commit/b293750f6f))
8+
9+
### Upgrade instructions
10+
11+
- No changes required
12+
313
## [0.37.3](https://github.com/dropseed/plain/releases/plain-jobs@0.37.3) (2025-11-03)
414

515
### What's changed

plain-jobs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain.jobs"
3-
version = "0.37.3"
3+
version = "0.37.4"
44
description = "Process background jobs with a database-driven job queue."
55
authors = [{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"}]
66
readme = "README.md"

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)