Skip to content

Commit

Permalink
another version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
savente93 committed Oct 15, 2024
1 parent 9c5e1f8 commit da3a752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydromt_fiat/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

major = 0
minor = 4
patch = 0
patch = 1
suffix = ""

__version__ = f"{major}.{minor}.{patch}{suffix}"

0 comments on commit da3a752

Please sign in to comment.