Skip to content

Commit

Permalink
Update version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
JoerivanEngelen committed Feb 16, 2024
1 parent 21edaef commit 0ac0d33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion imod/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
)
from imod.formats import gen, idf, ipf, prj, rasterio

__version__ = "0.15.1"
__version__ = "0.15.2"
2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "imod-python"
version = "0.15.1"
version = "0.15.2"
description = "Make massive MODFLOW models"
authors = ["Deltares <[email protected]>", ]
channels = ["conda-forge", ]
Expand Down

0 comments on commit 0ac0d33

Please sign in to comment.