Hi all,
IPython 7.2 was release a few hours ago, and is now available on PyPI, and soon on conda.
You can update with
pip install ipython --upgrade
And if you are using conda, once available on conda-forge:
conda upgrade ipython
This is a smallish release that still bring a couple of bug fixes and new features. You can read the what’s new section of the documentation to lean more about the new features and bug fixes.
This release was a team effort, with great help from Nick Bollweg, and Wes Turner who both handled many of the subtasks (updating IPython website, wikipedia, conda-forge…). See https://github.com/ipython/ipython/issues/11515 for more details.
There are still a couple of outstagin bugs that will hopefully be fixed for next release that we hope to bring you before end of year.