This adds in PR: https://github.com/djtaylor/python-netapp-ocum/pull/4 to the `0.1.4` release.
0.1.3
- This adds support for aggregate and volume capacity and utilization endpoints via the `get_volume_metrics` and `get_aggregate_metrics` methods - Improves test coverage - Enhances documentation and example scripts
0.1.2
- Renames from `netapp-uom` to `netapp-ocum` to reflect the correct acronym for the service.
0.1.1
This includes as much test coverage as possible, and integration with CI.