pytools 1.1.1
This is the 1.1.1 release of 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:
- 94c144b Merge pull request #220 from BCG-Gamma/dev/1.1.1
- 0205fa7 DEBUG: remove unnecessary log message from update_forward_references() (#218)
- da208e8 FIX: override potential global gridline settings in matplot matrix plots (#219)
- e7839af API: raise exception when running job queues returns wrong # of results (#216)
- 74b3685 API: use current axes as default in MatplotStyle (#217)
- 2b1aa38 make_base.py: update version data also on non-latest stable (#215)
- 9ba749d Merge branch 'develop' into 1.1.x
- 8428214 azure-pipelines.yml: add copy of old docs-versions folder (#214)
- afc5ff8 BUILD: For Azure docs build, increase verbosity and add failsafe (#212)
- d3cbaf8 set pytools to 1.1.1 (#213)
See More
This list of changes was auto generated.