ENHANCEMENTS:
* Add REST support for teams, users, and API keys
* various IPAM features added
* support for rate limit "strategies" [47](https://github.com/ns1/ns1-python/pull/47)
* codebase linted (w/black) and GH action for keeping it that way
* project status added to README
BUG FIXES:
* wrong args passed to reservation.delete [42](https://github.com/ns1/ns1-python/pull/42)
POTENTIAL BREAKING CHANGES:
* Changes to ipam.Address model for (private DNS) v2.2, v2.1 users should stick
to the previous SDK version (v0.13.0) [41](https://github.com/ns1/ns1-python/pull/41)