What's Changed
* Tutorial updates by elichad in https://github.com/ResearchObject/ro-crate-py/pull/180
* Add help text for some CLI args by elichad in https://github.com/ResearchObject/ro-crate-py/pull/181
* Better handling of HTTP header by simleo in https://github.com/ResearchObject/ro-crate-py/pull/182
* Add ro-crate instantiation from a dictionary by simleo in https://github.com/ResearchObject/ro-crate-py/pull/183
* CreativeWorkStatus -> creativeWorkStatus by mashehu in https://github.com/ResearchObject/ro-crate-py/pull/184
* Allow other entities as values in Entity's properties arg by simleo in https://github.com/ResearchObject/ro-crate-py/pull/192
* Add method to add actions to the crate by simleo in https://github.com/ResearchObject/ro-crate-py/pull/191
* Raise exception if trying to set a dict with no id as property value by simleo in https://github.com/ResearchObject/ro-crate-py/pull/193
* Clarify the role of `dest_path` in the readme by simleo in https://github.com/ResearchObject/ro-crate-py/pull/194
New Contributors
* elichad made their first contribution in https://github.com/ResearchObject/ro-crate-py/pull/180
**Full Changelog**: https://github.com/ResearchObject/ro-crate-py/compare/0.10.0...0.11.0