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

Release v0.14.1 #340

Merged
merged 4 commits into from
Oct 24, 2024
Merged

Release v0.14.1 #340

merged 4 commits into from
Oct 24, 2024

Conversation

fdosani
Copy link
Member

@fdosani fdosani commented Oct 23, 2024

Release v0.14.1

fdosani and others added 3 commits October 16, 2024 16:13
* fix for numpy 2.0 support

* version bump to 0.13.3

* updating testing matrix

* updating testing matrix

* updating testing matrix

* updating docs and adding in pytest skips for py3.12

* updating matrix to include 3.12
@fdosani fdosani changed the title Release v0.14.2 Release v0.14.1 Oct 24, 2024
Copy link

@ak-gupta ak-gupta left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@@ -11,7 +11,7 @@ maintainers = [
{ name="Faisal Dosani", email="[email protected]" }
]
license = {text = "Apache Software License"}
dependencies = ["pandas<=2.2.2,>=0.25.0", "numpy<=1.26.4,>=1.22.0", "ordered-set<=4.1.0,>=4.0.2", "fugue<=0.9.1,>=0.8.7", "polars<=1.7.0,>=0.20.4"]
dependencies = ["pandas<=2.2.3,>=0.25.0", "numpy<=2.1.2,>=1.22.0", "ordered-set<=4.1.0,>=4.0.2", "fugue<=0.9.1,>=0.8.7", "polars<=1.7.0,>=0.20.4"]

Choose a reason for hiding this comment

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

non-blocking: should we add edgetest to test lower bounds for some of these packages? Thinking that at some point NumPy 1.22 won't work with the package

@fdosani fdosani merged commit 89dd1d7 into main Oct 24, 2024
95 checks passed
Copy link
Contributor

@gladysteh99 gladysteh99 left a comment

Choose a reason for hiding this comment

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

LGTM!🚀

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.

4 participants