3.1.0
Summary:
- Add a new method
client.set_testmode(True)
to the client to enable testmode for all requests (#294) - Don't add
OAuth/2.0
to the User-Agent header when using an access-token from the Dashboard (related to #296) - Add the
py.typed
marker to the package so it's obvious that we supply type definitions.
Install it: https://pypi.org/project/mollie-api-python/3.1.0