Skip to content

2.2.1

Latest

Choose a tag to compare

@antonwolfy antonwolfy released this 11 May 21:46
2bbf176

Overview

This is a bugfix release that resolves dependency issues with pip check by removing the PyPI mkl runtime dependency. This change improves compatibility with downstream packages and package management tools.

Highlights

🔧 Dependency Fix

  • Removed PyPI mkl runtime dependency to prevent pip check failures
  • Improves compatibility with downstream package installations

Python Version Support

  • ✅ Python 3.10, 3.11, 3.12, 3.13, 3.14
  • ❌ Python 3.9 and earlier

Detailed Changes

Fixed

  • Removed mkl as runtime dependency to avoid possible pip check failures gh-322

Contributors

New Contributors

Full Changelog: 2.2.0...2.2.1