This release mainly updates the code basis to work for newer versions of python that only work with newer versions of pandas. To that end the support for python 3.6 to python 3.9 is discontinued. However, python 3.9 should still work, it is just not tested anymore.
Further, github actions to run tests automatically when changes are pushed to github are added.