Skip to content

Commit 716fe78

Browse files
authored
Update _version.py
increment minor version
1 parent 66ecb6c commit 716fe78

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.8"
6+
return "2.1.9"

0 commit comments

Comments
 (0)