Skip to content

2.7.2

Latest

Choose a tag to compare

@ndgrigorian ndgrigorian released this 11 May 21:49
· 53 commits to master since this release
3aa8e36

This is a bug-fix release, identical to 2.7.1 in terms of features.

This release fixes pip check for environments installing mkl-service, which was broken when MKL was added as a runtime dependency.

Fixed

  • Fixed pip check for environments installing mkl-service gh-201, broken when mkl was introduced as runtime dependency gh-177