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

Fix oemof.solph version from 0.5.2dev1 to existing tag 0.5.2.dev1 #159

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

MaGering
Copy link
Contributor

@MaGering MaGering commented Feb 22, 2024

Description

With this PR it is possible to install oemof.solph==0.5.2.dev1 via poetry.

Fixes #158

Type of change

Please tick or delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

Please tick or delete options that are not relevant.

  • [ ] New and adjusted code is formatted using the pre-commit hooks
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] If new packages are needed, I added them the setup.py
  • I have added new features/fixes to the CHANGELOG
  • [ ] I have added my name to AUTHORS

@nailend nailend merged commit c1f0a96 into dev Feb 22, 2024
2 checks passed
@nailend
Copy link
Collaborator

nailend commented Feb 22, 2024

Thank you. I didn't see this.

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.

oemof.solph tag on dev not correct?
2 participants