What's Changed
* docs: Include push of commit in release workflow instructions by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/63
* ci: Add Kubernetes and REANA dependencies to CI by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/66
* ci: Add a bump version workflow to automate release tagging by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/68
* fix: Add ttf-freefont to Dockerfile for graphviz by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/69
* chore: Remove duplicate apk entries in Dockerfile by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/70
* chore: Reduce Python installs to one Docker layer by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/71
* fix: Add six to install requirements for yadage-schemas by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/77
* feat: Report 'NOT AVAILABLE' if backend unloaded by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/78
* feat: Add pre-commit hooks by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/81
* fix: Login to docker registry with `--password-stdin` to avoid warning by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/80
* build: Update reana-client to v0.8.0+ by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/83
* chore: Update default branch to 'main' in docs and CI by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/84
* feat: Add LXPLUS8 deploy scripts and requirements.txt by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/85
* build: Set lower bounds for adage, yadage-schemas, and packtivity by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/86
* build: Remove explicit six dependency by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/87
* ci: Add testing for Python 3.9 and Python 3.10 by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/88
* docs: Add output of `recast --help` to README by matthewfeickert in https://github.com/recast-hep/recast-atlas/pull/89
**Full Changelog**: https://github.com/recast-hep/recast-atlas/compare/v0.1.8...v0.1.9