What's Changed
* Add basemaps methods by palewire in https://github.com/chekos/Datawrapper/pull/383
* Add full set of /me URL methods by palewire in https://github.com/chekos/Datawrapper/pull/384
* Add get_themes method by palewire in https://github.com/chekos/Datawrapper/pull/385
* Fix small linting and docs bugs by palewire in https://github.com/chekos/Datawrapper/pull/386
* Add basic teams URL methods by palewire in https://github.com/chekos/Datawrapper/pull/387
* Linting update by palewire in https://github.com/chekos/Datawrapper/pull/388
* Fix test errors caused by multiple Python versions running at the same time by palewire in https://github.com/chekos/Datawrapper/pull/390
* Another fix to help things work when we test multiple versions at once by palewire in https://github.com/chekos/Datawrapper/pull/392
* Refactor get requests to share a single command and custom exception by palewire in https://github.com/chekos/Datawrapper/pull/393
* One more annoying test fix by palewire in https://github.com/chekos/Datawrapper/pull/394
* Refactor to use shared POST, PATCH and DELETE methods by palewire in https://github.com/chekos/Datawrapper/pull/395
* Add many more methods by palewire in https://github.com/chekos/Datawrapper/pull/397
* Clean up our charts methods by palewire in https://github.com/chekos/Datawrapper/pull/398
* Reorder methods for clarity by palewire in https://github.com/chekos/Datawrapper/pull/400
* Add map tests and introduce an `add_json` method for uploading markers, areas and lines to locator maps by palewire in https://github.com/chekos/Datawrapper/pull/401
* add minimal readthedocs yaml file by chekos in https://github.com/chekos/Datawrapper/pull/417
* Add display urls endpoint by palewire in https://github.com/chekos/Datawrapper/pull/402
* Prune down the documentation by palewire in https://github.com/chekos/Datawrapper/pull/403
* Switch from iPython HTML to IFrame by palewire in https://github.com/chekos/Datawrapper/pull/415
* Fix update_description by palewire in https://github.com/chekos/Datawrapper/pull/416
**Full Changelog**: https://github.com/chekos/Datawrapper/compare/v0.5.6...v0.5.7