File tree Expand file tree Collapse file tree 4 files changed +111
-102
lines changed Expand file tree Collapse file tree 4 files changed +111
-102
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.0.10 🌈
4+
5+ Welcome @cclauss and @DhavalGojiya asdoc new maintainers!
6+
7+ ### 🧰 Maintenance
8+
9+ - Add ruff linting rules to CI #314 #312 #310 #317
10+ - Add pre-commit rules #316
11+ - Add intro video to README #308
12+
313## v4.0.9 🌈
414
515### 🐛 Bug Fixes
616
7-
817### 🧰 Maintenance
918
1019- Support for python 3.14
Original file line number Diff line number Diff line change 11mkdocs == 1.6.1
2- mkdocs-material == 9.6.21
2+ mkdocs-material == 9.6.22
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " django-tasks-scheduler"
7- version = " 4.0.9 "
7+ version = " 4.0.10 "
88description = " An async job scheduler for django using redis/valkey brokers"
99authors = [{
name =
" Daniel Moran" ,
email =
" [email protected] " }]
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments