What's Changed
* The`kili.assets()` method now supports downloading video and rich text assets. Up to now, these two asset types were being skipped.
* When using the`kili.copy_project()` method, you now have the option to also include assets and labels from the original project. This will give you a lot more flexibility when copying existing projects.
* In Kili’s [SDK documentation](https://python-sdk-docs.kili-technology.com/), you can now access our new tutorials section. We’re planning to keep adding new tutorials there.
* When a call results in a `GraphQLError`, the call fails immediately and does not take 10 seconds anymore.
**Full Changelog**: https://github.com/kili-technology/kili-python-sdk/compare/2.127.2...2.128.0