What's Changed
* Expose `params` passed to `mlem.api.save` to fastapi's `interface.json` by aguschin in https://github.com/iterative/mlem/pull/670
Bugfix
* Fix building URL in HTTPClient by aminalaee in https://github.com/iterative/mlem/pull/652
* Fix relative imports by aminalaee in https://github.com/iterative/mlem/pull/655
* Fix flyio org option not working by aminalaee in https://github.com/iterative/mlem/pull/662
* contrib: fix importing pandas datasets in excel format by aliahari in https://github.com/iterative/mlem/pull/627
* Fix flyctl reuse app by aminalaee in https://github.com/iterative/mlem/pull/674
Tests and housekeeping
* Make tests executable by aminalaee in https://github.com/iterative/mlem/pull/654
* Add more test decorators by aminalaee in https://github.com/iterative/mlem/pull/669
* Fix Flyio GH action by aminalaee in https://github.com/iterative/mlem/pull/672
* Fix Macos tests by aguschin in https://github.com/iterative/mlem/pull/675
New Contributors
* aminalaee made their first contribution in https://github.com/iterative/mlem/pull/652
* aliahari made their first contribution in https://github.com/iterative/mlem/pull/627
**Full Changelog**: https://github.com/iterative/mlem/compare/0.4.12...0.4.13