igraph 0.9.8
π python-igraph is now simply igraph, at least on PyPI.
β If you use python-igraph in the dependencies of any of your projects, please replace it with igraph instead. python-igraph is now a stub package on PyPI that depends on the matching version of the Python package named igraph. We will keep on updating python-igraph until Sep 1, 2022, after which python-igraph will not receive any updates.
ππΌ Many thanks to @patrickfuller for allowing us to useigraph as the package name on PyPI.
Other than that, the only change in this release compared to python-igraph 0.9.7 is that the setup script does not use distutils any more.