New Features
- Added compatibility for Python 3.11 (by supporting SciPy 1.9.2) (props to @tomwagstaff-opml for flagging this issue).
- Added the
session-info
package as a dependency.
Bug Fixes
- Fixed pip install from source on Windows machines (props to @tomwagstaff-opml for the bug report).
Documentation
- Added
session_info.show()
outputs to the end of the three tutorials (at: https://import-balance.org/docs/tutorials/) - Misc updates to the README.