Skip to content

Commit

Permalink
Bump plugin version, pin ewatercycle version higher
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Sep 18, 2024
1 parent 3cdefe8 commit e880964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [

# Include here only the dependencies for the eWaterCycle wrapped model
dependencies = [
"ewatercycle>=2.0.0b2",
"ewatercycle>=2.3.1",
]
dynamic = ["version"]

Expand Down
2 changes: 1 addition & 1 deletion src/ewatercycle_marrmot/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.2"
__version__ = "0.0.3"

0 comments on commit e880964

Please sign in to comment.