Skip to content

Commit

Permalink
Merge branch 'main' into dsd-24-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shartgring authored Nov 25, 2024
2 parents 96b1d7b + 6956f9e commit 9d6b1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydromt_delft3dfm/__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"
__version__ = "0.3.1.dev"
DATADIR = join(dirname(abspath(__file__)), "data")

from .dflowfm import *

0 comments on commit 9d6b1af

Please sign in to comment.