Skip to content

0.16.0

Compare
Choose a tag to compare
@BlankSpruce BlankSpruce released this 11 Oct 15:26
· 19 commits to master since this release

Changed

  • removed dependency to dataclasses package (#36)
  • supported Python versions changed from >= 3.6 to >= 3.8
  • number of workers can now be specified with either integer or "max", default value will now be "max" instead of numerical value of max on given machine