What's Changed
* fix: when using `kili.assets(label_output_format="dict")`, the `latestLabel` is also parsed by Jonas1312 in https://github.com/kili-technology/kili-python-sdk/pull/1266
* chore: deprecate simple kili format by PierreLeveau in https://github.com/kili-technology/kili-python-sdk/pull/1269
* feat: add `kili.update_project_anonymization()` method by gheorghetutunaru in https://github.com/kili-technology/kili-python-sdk/pull/1267
* fix: `kili.projects()` would only return non-archived projects. It now returns both archived and non-archived projects. By Jonas1312 in https://github.com/kili-technology/kili-python-sdk/pull/1276
**Full Changelog**: https://github.com/kili-technology/kili-python-sdk/compare/2.136.0...2.137.0