Skip to content

v1.1.1

Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 18 Feb 13:58
4b9a144

Release Notes

Installation

You can install pentapy with conda:

conda install -c conda-forge pentapy

or with pip:

pip install pentapy

Documentation

The documentation can be found at: https://pentapy.readthedocs.io/

What's new?

Enhancements

  • Python 3.9 support

Changes

  • GitHub Actions for CI