From 388aa9f6659551a2841c96ac487a813af36fa3dd Mon Sep 17 00:00:00 2001 From: ardabot Date: Wed, 11 Feb 2026 11:28:12 +0000 Subject: [PATCH] feat: implement changes from upstash/qstash-server#883 Automated SDK update by ardabot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8fbf35c..6ee36b9 100644 --- a/README.md +++ b/README.md @@ -155,3 +155,5 @@ Additional methods are available for managing url groups, schedules, and message 4. Create a .env file with `cp .env.example .env` and fill in the `QSTASH_TOKEN` 5. Run tests with `poetry run pytest` 6. Format with `poetry run ruff format .` + +Hello