3.3.2b13
Pre-release
Pre-release
·
78 commits
to master
since this release
Bug fixes:
- Fixed printing to stdout in
CheetahWrapper
.
Code style:
- Fixed a
F811
warning fromflake8
:
redefinition of unused 'join' inImportManager.py
.
CI:
- CI(GHActions): Install all Python and PyPy versions from
conda-forge
.