v0.1.33 - fix numpy restriction
What's Changed
- remove mention of wavelet in doc by @alistairewj in #200
- fix workflows for external PRs by @skjerns in #206
- Upgrade Python code to Python 3 by @DimitriPapadopoulos in #203
- 3.7 <= Python <= 3.11 by @DimitriPapadopoulos in #204
- Update GitHub Actions by @DimitriPapadopoulos in #205
- Consistent line terminators by @DimitriPapadopoulos in #208
- Discard Python 2 leftovers by @DimitriPapadopoulos in #211
- Delete trailing spaces by @DimitriPapadopoulos in #213
- Remove dependency on the deprecated np.testing.Tester by @hofaflo in #216
- Update authors.py by @DimitriPapadopoulos in #210
New Contributors
- @alistairewj made their first contribution in #200
Full Changelog: v0.1.32...v0.1.33