What's Changed
* Remove alternative converter support by laurynas-convertapi in https://github.com/ConvertAPI/convertapi-library-python/pull/49
* Update user information example by laurynas-convertapi in https://github.com/ConvertAPI/convertapi-library-python/pull/52
* Change default upload and download timeouts to None by laurynas-convertapi in https://github.com/ConvertAPI/convertapi-library-python/pull/51
* Switch to authorization header by laurynas-convertapi in https://github.com/ConvertAPI/convertapi-library-python/pull/50
API secret or token is set as API credentials:
python
convertapi.api_credentials = 'your-api-secret-or-token'
**Full Changelog**: https://github.com/ConvertAPI/convertapi-library-python/compare/v1.8.0...v2.0.0