0.4.1
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
mklas a declared runtime dependency to avoidpip checkfailures - 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
mklas runtime dependency to avoid possiblepip checkfailures gh-202
Contributors
- Anton Volkov (@antonwolfy)
New Contributors
- Alexander Rybkin (@xaleryb)
Full Changelog: 0.4.0...0.4.1