We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ecb6c commit 716fe78Copy full SHA for 716fe78
pyDeltaRCM/_version.py
@@ -3,4 +3,4 @@ def __version__() -> str:
3
Private version declaration, gets assigned to pyDeltaRCM.__version__
4
during import
5
"""
6
- return "2.1.8"
+ return "2.1.9"
0 commit comments