Skip to content

Commit

Permalink
add new version (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
Santonia27 authored Jan 21, 2025
1 parent 70c1ece commit 88b705e
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 = 5
patch = 0
patch = 1
suffix = ".dev"

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

0 comments on commit 88b705e

Please sign in to comment.