Release of IPython 7.13

Hi all,

IPython 7.13 was released a couple of minutes ago, and is now available on PyPI, soon on conda-forge.

  • master branch is now going to be 8.0, so 7.x is starting to get less features.
  • No 7.14 on the friday of next month, I’ll be enjoying time off (also I’ll be getting older by 1 year around that time as well). I might do a 7.14 early April, but maybe not.

Thanks to all the contributors !

pip install ipython --upgrade

And if you are using conda, once available on conda-forge:

conda upgrade ipython

Also I would strongly recommend to start testing master which have some nice new things in traceback; Thanks to Alex.

Enjoy !