Skip to content

v0.9.0

Compare
Choose a tag to compare
@bjrichardwebster bjrichardwebster released this 16 Oct 16:23
· 26 commits to master since this release
60a510f

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.8 and changed default to Python 3.9.

Documentation

  • ReadTheDocs now uses Python 3.9.

  • ReadTheDocs now uses poetry install.

Fixes

Notebooks

  • Added pandas to examples/MNIST_scikit_saliency.ipynb.