This release is a new, stable release that adds the following features:
- Docstrings are incorporated into most, though not quite all, python objects by default. This helps significantly in auto generating documentation.
- All pushes on all future branches now get tested by Github Actions by default.
- Releases will now be built and shipped to PyPI with source distributions by default.