Released a wrapper for the progress bar provided by `rich.progress`, with an API similar to that of `tqdm`. The wrapper requires no configuration and can be used out-of-the-box; if you need more customization, you may want to use the provided functionality by the original package ([`rich.progress`](https://rich.readthedocs.io/en/stable/progress.html)).
**Full Changelog**: https://github.com/serhez/mloggers/compare/1.0.2...1.1.0