Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 0.15.0 release #850

Merged
merged 3 commits into from
Feb 14, 2024
Merged

Prepare 0.15.0 release #850

merged 3 commits into from
Feb 14, 2024

Conversation

kbattocchi
Copy link
Collaborator

This bumps the version for our 0.15.0 release, and cleans up two minor issues:

  • our nightly tests are failing because we didn't conditionally import matplotlib in one of our files, so test collection fails on the instances that don't have matplotlib installed; this isn't a problem for our PR builds because matplotlib is present in the LKG files regardless
  • we had a few minor incompatibilities with sklearn 1.4 (released in January), so I've addressed those and bumped the supported version of sklearn accordingly

@kbattocchi kbattocchi requested a review from fverac February 12, 2024 20:14
@kbattocchi kbattocchi force-pushed the kebatt/prepareRelease branch 4 times, most recently from a9fd10b to d6df7be Compare February 14, 2024 02:58
@kbattocchi kbattocchi force-pushed the kebatt/prepareRelease branch from d6df7be to 04e7edc Compare February 14, 2024 18:11
econml/tests/test_utilities.py Show resolved Hide resolved
@kbattocchi kbattocchi merged commit 479362a into main Feb 14, 2024
77 checks passed
@kbattocchi kbattocchi deleted the kebatt/prepareRelease branch February 14, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants