Skip to content

Version 1.1.7

Latest

Choose a tag to compare

@thelgason thelgason released this 11 Jun 09:31
5538250
  • Wheels are now built with the stable ABI tag (cp39-abi3), so a single wheel covers CPython 3.9+ on each platform. Previously wheels were tagged cp39-cp39 and Python 3.10+ installed from the sdist.
  • Source builds on Linux now force the C++ link driver, fixing ImportError: undefined symbol: __gxx_personality_v0 with recent setuptools.

See #7