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.5.6 #1126

Merged
merged 9 commits into from
Nov 26, 2024
Merged

Release/v0.5.6 #1126

merged 9 commits into from
Nov 26, 2024

Conversation

p-snft
Copy link
Member

@p-snft p-snft commented Oct 15, 2024

Release v0.5.6: Update required Pyomo version to allow working with numpy >= 2.0.0.

p-snft and others added 9 commits August 22, 2024 11:53
This allows to work with numpy >= 2.0.0.
It's almost impossible to have doctests that work with both,
numpy 1.x and numpy 2.x. Introducin a lower bound to Pandas
as well allows to remove Pandas <2.2 compatibility code.
# Conflicts:
#	docs/whatsnew/v0-5-5.rst
#	src/oemof/solph/__init__.py
@p-snft p-snft changed the title Release/v0.5 Release/v0.5.6 Oct 15, 2024
@p-snft
Copy link
Member Author

p-snft commented Oct 15, 2024

Coverage decreases because we delete (tested) checks for old versions of Pandas. The failing test gets an access denied at Elsevier, probably because of too much traffic by GH pipelines.

@p-snft p-snft marked this pull request as ready for review November 25, 2024 16:08
@p-snft p-snft requested a review from a team November 25, 2024 16:09
@p-snft p-snft merged commit 53a48a6 into master Nov 26, 2024
19 of 22 checks passed
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.

1 participant