Welcome to a new release of the Koordinates Python client library. The library provides easy access to Koordinates web services, particularly the [Publisher Administration APIs](https://help.koordinates.com/api/publisher-admin-api/).
Documentation
Documentation on the library is available at https://koordinates-python.readthedocs.org
Documentation for the underlying APIs is available at: https://help.koordinates.com/api/publisher-admin-api/
Changes
- Fixes for [Metadata API](https://help.koordinates.com/api/publisher-admin-api/metadata-api/) support
- Python 3.6 added as a supported python version
- Improved error handling and other minor improvements