What's Changed
* Add contributing docs by palewire in https://github.com/biglocalnews/bln-python-client/pull/55
* Run tests against the dev api by palewire in https://github.com/biglocalnews/bln-python-client/pull/57
* Files schema change by esagara in https://github.com/biglocalnews/bln-python-client/pull/52
* Replace print statements with logs by palewire in https://github.com/biglocalnews/bln-python-client/pull/59
* Add a test for creating and deleting a project by palewire in https://github.com/biglocalnews/bln-python-client/pull/60
* Get rid of cassettes for testing. We want to hit the real thing by palewire in https://github.com/biglocalnews/bln-python-client/pull/63
* Add tests for upload_file, upload_files and deleteFile by palewire in https://github.com/biglocalnews/bln-python-client/pull/64
* Add test for download_file by palewire in https://github.com/biglocalnews/bln-python-client/pull/65
* Add test for the everything method by palewire in https://github.com/biglocalnews/bln-python-client/pull/66
* Add test that gets user roles by palewire in https://github.com/biglocalnews/bln-python-client/pull/67
* Add tests that get user and group names by palewire in https://github.com/biglocalnews/bln-python-client/pull/68
New Contributors
* esagara made their first contribution in https://github.com/biglocalnews/bln-python-client/pull/52
**Full Changelog**: https://github.com/biglocalnews/bln-python-client/compare/1.0.3...2.0.0