·
2 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
This release bumps Ableton Link 3.1.3 -> 3.1.5 and removes the package's [tests] extra in favour of a dev dependency group (PEP 735).
Contributors that wish to build the package from source and run pytest should now use pip install --group dev ., rather than pip install .[tests]. End users can no longer use pip install LinkPython-extern[tests] to install pytest.
Full Changelog: v1.2.0...v1.2.1