Release notes
Bug-fix release in the 0.18.x series.
0.18.0 was missing package data, which went unnoticed because the workflow to publish to PyPI was also broken. These have been fixed, and we no longer alter global logging state.
With thanks to Fede Raimondo for the contribution.
Changes
- FIX: Install package data (#1108)
- FIX: Remove calls to root logger basicConfig (#1106)
- MNT: Upload attested package to (test) PyPI (#1110)
New Contributors
- @fraimondo made their first contribution in #1106
Full Changelog: 0.18.0...0.18.1