Skip to content

Version 1.5.2

Latest

Choose a tag to compare

@Oberon00 Oberon00 released this 07 Jan 14:54

Version 1.5.2

This is a bugfix release that only includes packaging changes, if the package is already installed and working, there is no immediate reason to upgrade.

Changes:

  • Fixes installation using uv 0.9.16 or newer on musl/Alpine platforms (this only allows installing the SDK stub without C/C++-SDK-based implementation)
  • Removes hard dependency on pkg_resources, which should allow installation with setuptools>=81.
  • Fixes filename of pyproject.toml to prevent potential issues with outdated or missing setuptools.
  • Source distribution (sdist) format changed from zip to tar.gz (PyPI started rejecting zip uploads)

Note that 1.5.2.20260107.153442 is the PyPI release version that should be used. Version 1.5.2.20251223.93033 was published without sdist but is otherwise identical (except for the version numbers).