Skip to content

Commit 0cdc555

Browse files
committed
increment patch version, as this is a bug fix.
1 parent 3130710 commit 0cdc555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyDeltaRCM/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ def __version__() -> str:
33
Private version declaration, gets assigned to pyDeltaRCM.__version__
44
during import
55
"""
6-
return "2.1.7"
6+
return "2.1.8"

0 commit comments

Comments
 (0)