Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-sicho committed Jul 6, 2023
1 parent f2c0286 commit c44ba21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ From v2.0.0 to v2.0.1

- Requirement python version in pyproject.toml updated to 3.10, as older version of python don't support the type hinting used in the code.
- Corrected type hinting for `QSPRModel.handleInvalidsInPredictions`, which resulted in an error when importing the package in google colab.
- The `predictMols` method returned random predictions in v2.0.0 due to unpatched shuffling code. This has now been fixed.

## Changes

Expand Down

0 comments on commit c44ba21

Please sign in to comment.