Skip to content

Commit 7324c19

Browse files
committed
doc:update ver
1 parent 2605d0e commit 7324c19

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

docs/changelog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# Changelog
22

3-
## v4.0.8 🌈
3+
## v4.0.7 🌈
44

55
### 🐛 Bug Fixes
66

77
- Fix: Scheduled jobs fail to execute: {'scheduled_time': ['Scheduled time must be in the future']} #297
88
- Fix Error with deserialize JobModel due to multi-processing #291
99

10-
## v4.0.7 🌈
11-
1210
### 🧰 Maintenance
1311

1412
- Improve GitHub workflow performance using ruff action @DhavalGojiya #294

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "django-tasks-scheduler"
7-
version = "4.0.8"
7+
version = "4.0.7"
88
description = "An async job scheduler for django using redis/valkey brokers"
99
authors = [{ name = "Daniel Moran", email = "[email protected]" }]
1010
requires-python = ">=3.10"

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)