Dear all,
The SunPy developers present to you the latest release of SunPy v1.1.4.
The full changelog is available here: https://docs.sunpy.org/en/v1.1.4/whatsnew/changelog.html#sunpy-v1-1-4-2020-05-29
To update you can run these following commands:
Pip users:
pip install -U sunpy
Conda Users:
conda update sunpy
GitHub Users:
git pull <local upstream name> v1.1.4
Please enjoy,
The SunPy Developers