pytools 3.0.1
This is the 3.0.1 release of gamma-pytools.
You can upgrade your current pip installation via
pip install --upgrade gamma-pytools
Your conda package can be upgraded by running
conda install -c conda-forge -c bcg_gamma gamma-pytools
Changes:
- 8f16c28 Merge pull request #377 from BCG-X-Official/dev/3.0.1
- 6f86268 DOC: make documentation build work with Python 3.10
- 695f0fa API: log exceptions encountered when calling update_forward_references (#375)
- 430b686 BUILD: add support for Python 3.10 (#376)
- 7020229 DEV: allow matplotlib back to 3.6; remove bcg_gamma from environment.yml
- 9dbd61d BUILD: update version to 3.0.1
This list of changes was auto generated.