What's Changed
* README changes. by damaredayo in https://github.com/axiomhq/axiom-py/pull/36
* Upgrade black to 22.3 by bahlo in https://github.com/axiomhq/axiom-py/pull/39
* Fix typos, incompatible time fields by bahlo in https://github.com/axiomhq/axiom-py/pull/40
* Default to Cloud URL in client constructor by damaredayo in https://github.com/axiomhq/axiom-py/pull/37
* Add User-Agent header, fix tests by bahlo in https://github.com/axiomhq/axiom-py/pull/41
* remove dataset internal routes by schehata in https://github.com/axiomhq/axiom-py/pull/42
* add min and max cursor fields by schehata in https://github.com/axiomhq/axiom-py/pull/43
* add argmin,argmax and set op types by schehata in https://github.com/axiomhq/axiom-py/pull/44
* Upgrade ujson to 5.2.0 by bahlo in https://github.com/axiomhq/axiom-py/pull/35
* retry requests in case of 5xx errors by schehata in https://github.com/axiomhq/axiom-py/pull/45
* Add makesetif agg, reorder aggregations by bahlo in https://github.com/axiomhq/axiom-py/pull/46
* Add UsersClient with users.current func by damaredayo in https://github.com/axiomhq/axiom-py/pull/47
* Add datasets info function by damaredayo in https://github.com/axiomhq/axiom-py/pull/48
* Remove TrimResult by bahlo in https://github.com/axiomhq/axiom-py/pull/50
* add query apl function by lilakurse in https://github.com/axiomhq/axiom-py/pull/49
* remove any mentions to self-host by schehata in https://github.com/axiomhq/axiom-py/pull/51
* Update README to fit new standard by damaredayo in https://github.com/axiomhq/axiom-py/pull/52
* promote apl query over query_legacy by schehata in https://github.com/axiomhq/axiom-py/pull/54
* Islam/dx 370 add manual client setup to axiom py in by schehata in https://github.com/axiomhq/axiom-py/pull/55
New Contributors
* damaredayo made their first contribution in https://github.com/axiomhq/axiom-py/pull/36
* lilakurse made their first contribution in https://github.com/axiomhq/axiom-py/pull/49
**Full Changelog**: https://github.com/axiomhq/axiom-py/compare/v0.1.0-beta.4...v0.1.0-beta.5