This release makes the following changes to the model manifest system: * Simplification to algorithm Model Manifest load function interactions (https://github.com/algorithmiaio/algorithmia-adk-python/pull/12) * Failover to utilize raw model manifest json file if frozen model manifest (model_manifest.json.freeze) is not found (https://github.com/algorithmiaio/algorithmia-adk-python/pull/13)
1.1.1.1
1.1.1
Fixed an issue with relative imports in the algorithmia python client
1.1.0
This release contains the Model Manifest, and updates to the load function.
1.1.0alpha
This release contains our Model Manifest, and Model Immutability feature work, along with changes to our `load` function that require updating our minor version.