Skip to content

v.0.4.0

Compare
Choose a tag to compare
@dineshpinto dineshpinto released this 29 Sep 22:15
· 34 commits to master since this release
d8857b1

This release deprecates Python 3.8 support, which currently has less than 17% usage. This allows us to update to the latest versions of a bunch of important dependencies.

If your code requires 3.8, do not update from pySPM 0.3.4.

Deprecated

Python 3.8

Updated

The updated versions are the lower limits:

python 3.8 -> 3.9
numpy 1.24 -> 1.26
scikit-image 1.20 -> 1.21
seaborn 0.12 -> 0.13
ipython 8.12 -> 8.16