*This version ends support for Python 2.7, in favour of supporting Python 3.5, 3.6, 3.7 and 3.8*
The increase in the major version number reflects this, rather than the addition or change of any major functionality. Pip should automatically install older versions if you attempt to use pynbody with Python 2.7.
Bug fixes
--------
* Restores the Kravtsov and Hudson Stellar-Mass-Halo-Mass relations (bwkeller, 568)
* Fixes a bug with addition of dimensionless units (565)
* Fixes compatibility with Python 3.8