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 Oct 4, 2021
1 parent c0a899d commit 8f76b1c
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.3.dev"
__version__ = "0.1.3"

try:
import pcraster as pcr
Expand Down

0 comments on commit 8f76b1c

Please sign in to comment.