dtcwt is a Dual-Tree Complex Wavelet Transform library for Python along with a collection of DT-CWT algorithms and GPU acceleration.
As always full documentation is available via [read the docs](https://dtcwt.readthedocs.org/en/0.9.0/).
This is a simple bugfix release which addresses a single bug in the OpenCL backend whereby if a user passed an explicit OpenCL context to be used, the default context would be used instead in some cases.