What's Changed
* docs: improving readme; fixing some small typos, imports; making the examples better by pedroimpulcetto in https://github.com/upstash/qstash-py/pull/14
* feat: running isort to organize imports by pedroimpulcetto in https://github.com/upstash/qstash-py/pull/16
* Add chat completion support by mdumandag in https://github.com/upstash/qstash-py/pull/17
* Rewrite SDK by mdumandag in https://github.com/upstash/qstash-py/pull/18
* Set timeout to a higher value by mdumandag in https://github.com/upstash/qstash-py/pull/20
* Add support for new QStash features by mdumandag in https://github.com/upstash/qstash-py/pull/19
* Add support for filtering DLQ messages by mdumandag in https://github.com/upstash/qstash-py/pull/21
* Add new fields to the event response by mdumandag in https://github.com/upstash/qstash-py/pull/23
* Add bulk cancel APIs by mdumandag in https://github.com/upstash/qstash-py/pull/22
* Raise a specific error for chat rate limits by mdumandag in https://github.com/upstash/qstash-py/pull/24
* Allow using custom LLM providers in chat APIs by mdumandag in https://github.com/upstash/qstash-py/pull/25
* Handle daily rate limit error separately by mdumandag in https://github.com/upstash/qstash-py/pull/26
* Rename package to qstash by mdumandag in https://github.com/upstash/qstash-py/pull/27
New Contributors
* pedroimpulcetto made their first contribution in https://github.com/upstash/qstash-py/pull/14
* mdumandag made their first contribution in https://github.com/upstash/qstash-py/pull/17
**Full Changelog**: https://github.com/upstash/qstash-py/compare/v1.1.0...v2.0.0