Skip to content

0.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 19:43
· 1 commit to master since this release
v0.4.1
410fc93

Bug fixes

  • Fixed reference leak caused by Py_INCREF because Cython has its own reference counter systems -- by :user:Vizonex.

    Related issues and pull requests on GitHub:
    #162.

Contributor-facing changes

  • Fixes the default value for the os
    parameter in reusable-build-wheel.yml
    to be ubuntu-latest instead of
    ubuntu.

    Related issues and pull requests on GitHub:
    #155.