Highlights:
- Workflow task priorities: reading an updating task priorities using LabelRowV2 interface
- Label row loading speed improvements
- More bug fixes and stability improvements
What's Changed
* Read priorities along with label row metadata by sergei-encord in https://github.com/encord-team/encord-client-python/pull/463
* Workflow priorities by sergei-encord in https://github.com/encord-team/encord-client-python/pull/465
* Update websocket domain by adam-encord in https://github.com/encord-team/encord-client-python/pull/458
* Catch encord request error by adam-encord in https://github.com/encord-team/encord-client-python/pull/459
* Strip unneeded asdict calls, as they introduce significant performance hit by sergei-encord in https://github.com/encord-team/encord-client-python/pull/462
* Speedup time parser by sergei-encord in https://github.com/encord-team/encord-client-python/pull/461
**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.98...0.1.99