This release fixes the project not building on newer versions of CMake by specifying 4.0 as the maximum CMake version in CMakeLists.txt.
Pre-built wheels are available on PyPI and can be installed with pip install LinkPython-extern==1.1.1
, which now includes the Linux platforms armv7l
, aarch64
, ppc64le
, and s390x
. On Windows, ARM64
remains unsupported.