This very minor release removes the numpy dependency, drastically reducing the size of the dependency tree for this project.
Python version 3.12 is now also fully supported.
What's Changed
- chore(deps): pin ipython range and extend numpy to another major version by @tversteeg in #216
- chore(deps): remove unused numpy dependency by @tversteeg in #217
Full Changelog: 1.0.0...1.0.1