This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
3.1.0
3.1.0 (2022-09-26)
Bug Fixes
- bumped numpy to fix CVE-2021-34141 (e173f46)
- F401 'typing.Sequence' imported but unused (dc5d4b9)
- fixed incompatible types in assignment (421d9e0)
- removed unused type: ignores (c85c133)
- removed unused type: ignores (f7621bb)
- typing as just NDArray (b0f0a7d)
Features
- require python ^3.8 (c14e1e0)