This release contains a fix for a logic bug, and the required dependencies have been updated.
- If mosparo hasn't validated any fields (for example, because the fields in the form are not verifiable), the API client returns a
listobject instead of adict, which leads to other problems when verifying the field data. Reported by @21adrian1996 in mosparo/django-integration#4