pytools 3.0.0
This is the 3.0.0 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:
- bded8ec Merge pull request #374 from BCG-X-Official/dev/3.0.0
- c0826e5 BUILD: update version to 3.0.0
- 7544262 API: rename to_list(), to_set(), … to as_list(), as_set(), … (#373)
- 29a8f25 REFACTOR: upgrade Python syntax to 3.11 (#370)
- 8008b33 Build/conda channel (#372)
- 9e03564 Merge branch 'refs/heads/2.1.x' into 3.0.x
- 62f8482 BUILD: update version to 2.1.4
- ec100ca Merge remote-tracking branch 'refs/remotes/origin/2.1.x' into 3.0.x
- 53a4f29 BUILD: update version to 3.0rc2
- df3f3cf Merge pull request #369 from BCG-X-Official/dev/3.0rc1
See More
- 3f62e70 API: build initial Pytools 3.0 release, part 2 (#368)
- 3e0e56f BUILD: update version to 3.0rc1
- 254400e Merge pull request #367 from BCG-X-Official/dev/3.0rc0
- 050b16c FIX: fix python version spec in pyproject.toml
- ddcca3f FIX: fix python version specs in Azure matrix strategy
- 0378db8 BUILD: upgrade Pytools to 3.0 (#366)
This list of changes was auto generated.