From 51c03d2906d8ae83a813c037dc395845d1e942af Mon Sep 17 00:00:00 2001 From: Jakub Miazek Date: Wed, 16 Oct 2024 15:56:59 +0200 Subject: [PATCH] bump project deps and update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 60d7b83..cbd43e2 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,8 @@ It allows you to schedule jobs to run at specific times or intervals, and it sup The library is designed to be easy to use and highly configurable, making it suitable for a wide range of use cases. It was added to project in version 4.0.0a5 with Redis as event broker and SQLAlchemy as data store. +

(back to top)

+ ## Acknowledgments Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!