What's Changed
* Handle rate limit responses and automatically retry the requests by TheEdgeOfRage in https://github.com/duneanalytics/dune-client/pull/107
* Synchronous client: Add support for pagination by RichardKeo in https://github.com/duneanalytics/dune-client/pull/108
* Asynchronous client: Enable pagination by default by RichardKeo in https://github.com/duneanalytics/dune-client/pull/109
New Contributors
* RichardKeo made their first contribution in https://github.com/duneanalytics/dune-client/pull/108
**Full Changelog**: https://github.com/duneanalytics/dune-client/compare/v1.3.2...v1.4.0