* All functions now take an optional `user-agent <https://en.wikipedia.org/wiki/User_agent>`_ parameter in order to identify yourself to iNaturalist. If not set, `Pyinaturalist/<VERSION>` will be used.
0.7.0
* `rest_api.delete_observation()` now raises `ObservationNotFound` if the observation doesn't exist * minor dependencies update for security reasons