What's Changed
* Add support for multiple image extension for YOLOv5 dataset by alexheat in https://github.com/pylabel-project/pylabel/pull/27
* This should resolve issue 26 (https://github.com/pylabel-project/pylabel/issues/26) by adding support to be able to import a Yolov5 dataset with images in multi image formats. For example jpg and png.
**Full Changelog**: https://github.com/pylabel-project/pylabel/compare/v0.1.31...v0.1.32