Skip to content

0.4.1

Choose a tag to compare

@antonwolfy antonwolfy released this 11 May 21:54
e41c869

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 mkl as a declared runtime dependency to avoid 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-202

Contributors

New Contributors

Full Changelog: 0.4.0...0.4.1