We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3130710 commit 0cdc555Copy full SHA for 0cdc555
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.7"
+ return "2.1.8"
0 commit comments