This release fixes a `ValueError` that occurs with the Plotly `timeseries`
template.
It is compatible with Open XDMoD versions 11.0.x and 10.5.x.
- Implement 100% test coverage ([\27](https://github.com/ubccr/xdmod-data/pull/27)).
- Update Flake8 rules ([\28](https://github.com/ubccr/xdmod-data/pull/28)).
- Change to using CircleCI instead of GitHub Actions for continuous integration
([\48](https://github.com/ubccr/xdmod-data/pull/48),
[\49](https://github.com/ubccr/xdmod-data/pull/49),
[\51](https://github.com/ubccr/xdmod-data/pull/51),
[\52](https://github.com/ubccr/xdmod-data/pull/52),
[\59](https://github.com/ubccr/xdmod-data/pull/59)).
- Fix Plotly template ValueError ([\61](https://github.com/ubccr/xdmod-data/pull/61)).