This is the 3.0.2 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:
- 78b171d Merge pull request #380 from BCG-X-Official/dev/3.0.2
- 8cbf1e9 DOC: update release notes
- 3fd8072 REFACTOR: Add support for NumPy 2.0 (#362)
- 8837d09 FIX: support unions, tuples, and
None
withisinstance_generic
(#379) - ae3aef2 IDE: update interpreter spec
- 3d46257 BUILD: update version to 3.0.2
This list of changes was auto generated.