Skip to content

Release version 0.1.2

Choose a tag to compare

@SebastiaanZ SebastiaanZ released this 19 Sep 14:34
54ab562

This new patch update only touches upon the way we package the code.

Changes:

  • The dev additional feature option has been dropped in favour of using pipenv to set up a dev environment
  • Python 3.7 has now been specified as the minimal Python version
  • The tests/ directory is no longer included as a separate package in our PyPI package
  • The website url on PyPI now points to this repository