Skip to content

3.3.2b13

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 17:00
· 78 commits to master since this release
3.3.2b13

Bug fixes:

  • Fixed printing to stdout in CheetahWrapper.

Code style:

  • Fixed a F811 warning from flake8:
    redefinition of unused 'join' in ImportManager.py.

CI:

  • CI(GHActions): Install all Python and PyPy versions from conda-forge.