What's Changed
* k8s job by lsbardel in https://github.com/quantmind/aio-fluid/pull/59
* Db cli not imported directly by lsbardel in https://github.com/quantmind/aio-fluid/pull/60
**Experimental feature**
When running on kubernetes cluster and the `k8s` extras are installed, cpu bound tasks run as [Kubernetes Batch Job](https://kubernetes.io/docs/concepts/workloads/controllers/job/)
pip install aio-fluid[cli,k8s]
**Full Changelog**: https://github.com/quantmind/aio-fluid/compare/v0.3.2...v1.3.4