Skip to content

Version 1.10.2

Compare
Choose a tag to compare
@gmloose gmloose released this 10 Feb 15:32
· 33 commits to master since this release
35576ae

What's new

  • Fix issues with numpy versions >= 1.24 (#193)
  • Switch to manylinux2014 for building binary wheels (#191)
  • Fix ImportError in setuptools (#190)
  • Add binary wheels for Python 3.10 (#186)
  • Fix various documentation issues (#185)
  • Add logfilename option (#181)
  • Use len() instead of numpy.alen() (#180)