v0.9.0
Dropped support for Python 3.8 and addressed dependency vulnerabilities.
Updates / New Features
Python
Dropped support for
Python 3.8.
CI/CD
Dropped scanning for
Python 3.8and changed default toPython 3.9.
Documentation
ReadTheDocsnow usesPython 3.9.ReadTheDocsnow uses poetry install.
Fixes
Notebooks
Added
pandastoexamples/MNIST_scikit_saliency.ipynb.