Summary
This very first development release allows for the instantiation of a disease prediction model.
The package can be found at [https://pypi.org/project/mipha](https://pypi.org/project/mipha)
What's Changed
* Proof of concept in https://github.com/SnowHawkeye/mipha/pull/1
* Allow for saving, loading and reusing components in https://github.com/SnowHawkeye/mipha/pull/26
* Implement unit tests and test utilities in https://github.com/SnowHawkeye/mipha/pull/27
* Set up continuous integration tools in https://github.com/SnowHawkeye/mipha/pull/29
**Full Changelog**: https://github.com/SnowHawkeye/mipha/commits/0.1.1
New Contributors
* SnowHawkeye made their first contribution in https://github.com/SnowHawkeye/mipha/pull/1