Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Bump version to 0.5.0 and update Ray Tune lower bound to 2.7.1 #281

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

justinvyu
Copy link
Contributor

This reverts commit 0eb3a9f.

@@ -28,6 +28,6 @@
long_description_content_type="text/markdown",
url="https://github.com/ray-project/tune-sklearn",
install_requires=[
"scikit-learn", "scipy", "ray[tune]>=2.0.0", "numpy>=1.16"
"scikit-learn", "scipy", "ray[tune]>=2.7.1", "numpy>=1.16"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does everything work with 2.7.1 or should we bump to 2.8 now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.7.1 is an ok lower bound

@justinvyu justinvyu merged commit b4fd126 into master Nov 4, 2023
6 checks passed
@justinvyu justinvyu deleted the revert-277-revert-276-bump_version_0.5.0 branch November 4, 2023 00:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants