pytools 2.0.7
This is the 2.0.7 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:
- 3d137f4 Merge pull request #363 from BCG-X-Official/dev/2.0.7
- dfceb02 FIX: fetch required doc branches from remote before checking them out
- 074752c FIX: prevent missing font warnings (#361)
- a7614e4 BUILD: update black to 23.10.1
- ad507cc BUILD: use 2.1.x branch for nightly builds
- ff9e086 BUILD: allow pip>=21 for build host environment
- 721746a BUILD: use micromamba instead of conda
- 4b0ca01 Rename github org to BCG-X-Official
- 15af206 Rename github org to BCG-X-Official
- 6114ac5 Rename github org to BCG-X-Official
This list of changes was auto generated.