Skip to content

Commit

Permalink
Version bump (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmijn committed Nov 21, 2023
1 parent f929f42 commit bce3158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydromt_wflow/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from os.path import abspath, dirname, join

__version__ = "0.3.1.dev0"
__version__ = "0.4.0"

try:
import pcraster as pcr
Expand Down

0 comments on commit bce3158

Please sign in to comment.