Skip to content

PyPop 1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 17:38
· 28 commits to main since this release

This release adds support for Python 3.13.

Install via PyPI

pip install -U pypop-genomics

1.1.1 - 2024-09-10

Features

Bug Fixes

  • Pin gsl bottles to 2.7.1 on macOS to preserve 10.15/Catalina on x86 and 11.0/Big Sur compatibility + update cibuildwheels by @alexlancaster (#212)

Internal

  • Update numpy requirement from <=2.1.0 to <=2.1.1 by @dependabot (#218)
  • Update numpy requirement from <=2.0.1 to <=2.1.0 by @dependabot (#216)
  • Update lxml requirement from <=5.2.2 to <=5.3.0 by @dependabot (#215)
  • Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 in the actions group by @dependabot (#214)
  • Update numpy requirement from <=2.0.0 to <=2.0.1 by @dependabot (#213)
  • Update numpy requirement from <=1.26.4 to <=2.0.0 by @dependabot (#209)
  • Bump pypa/cibuildwheel from 2.19.0 to 2.19.1 in the actions group by @dependabot (#210)
  • Bump pypa/cibuildwheel from 2.18.1 to 2.19.0 in the actions group by @dependabot (#208)

A full history of changes is available in NEWS.md.

Full Changelog: v1.1.0...v1.1.1