Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Release as a universal wheel

Choose a tag to compare

@jklukas jklukas released this 17 Aug 19:44
· 21 commits to master since this release

Previous releases only provided a wheel release specific to either python 2 or python 3. Starting with this version, we release a universal wheel that leads to more efficient installation for consuming projects.

See #223