- scikit-learn to 1.1.2 - Added instructions in README on how to generate models - Changed "url" in `setup.py` to Github - Added experimental command line entry point
1.0.2.1
Fixes for broken release
- Fix: Numpy regression for Python3.7 - Fix: typo in scikit-learn version in setup - Prayers: that there will not be a 1.0.2.1 scikit version
1.0.2
- scikit-learn to 1.0.2 - Introduced python3.10 - Passed black through the whole codebase
1.0.1
- scikit-learn to 1.0.1 - Started canonising code per pylint recommendations: spacing, etc