Skip to content

0.2.10

Choose a tag to compare

@mtazzari mtazzari released this 04 Sep 15:41
· 42 commits to master since this release

Fixes the following bugs:

  • on some systems, a default encoding differing from utf-8 would cause the installation to fail (#34)
  • numpy v1.16.3 introduced allow_pickle=False by default in numpy.load. Setting it to True manually, to ensure npz files containing uvtables can be read (#36).