Skip to content

v1.2.1

Latest

Choose a tag to compare

@thegamecracks thegamecracks released this 05 Jan 20:22
· 2 commits to master since this release
Immutable release. Only release title and notes can be modified.
5adfdd4

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