v0.9.0
bjrichardwebster
released this
16 Oct 16:23
·
26 commits
to master
since this release
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 toPython 3.9
.
Documentation
-
ReadTheDocs
now usesPython 3.9
. -
ReadTheDocs
now uses poetry install.
Fixes
Notebooks
- Added
pandas
toexamples/MNIST_scikit_saliency.ipynb
.