See the full announce on discourse:
As usual available on PyPI, and on conda-forge.
You can update with
$ pip install ipython --upgrade
And if you are using conda, once available on conda-forge:
$ conda upgrade ipython
The biggest update to this release is the addition of %conda and %pip magic that should ease the installation of packages in the current environment. If you are on the bleeding edge this also adds compatibility with Python 3.8.
If you are looking to help for future 7.4 release, subscribe to this issue[1], I’ll update it with things you can help with. It is a great way to get started contributing.
--
M