Folks,

Happy to announce Matplotlib 2.0.2 which fixes a number of critical bugs in 2.0.1.

Wheels and source are available on pypi and conda packages from the conda-forge channel

pip install --upgrade matplotlib

conda install matplotlib -c conda-forge

Tom