**Bugfixes** - Fix parsing of num_cpu from DATA file where it could be misinterpreted from other sections https://github.com/equinor/ecl/pull/862
**Other notes** - Fix typo in documentation - Simplifies dependencies as we no longer support python 2.7
For fullchangelog see https://github.com/equinor/ecl/compare/2.13.1...2.13.2
2.13.1
What's Changed * Simplify installation on corporate network by dotfloat in https://github.com/equinor/ecl/pull/834 * Avoid loss of precision when converting to double. by BjarneHerland in https://github.com/equinor/ecl/pull/837 * Fix segmentation fault during util_abort by dotfloat in https://github.com/equinor/ecl/pull/839