Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hboisgon committed Sep 1, 2021
1 parent 1fc64af commit dff2323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydromt_wflow/__init__.py
Expand Up @@ -2,7 +2,7 @@

from os.path import join, dirname, abspath

__version__ = "0.1.2.dev"
__version__ = "0.1.2"

try:
import pcraster as pcr
Expand Down

0 comments on commit dff2323

Please sign in to comment.