We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd64530 commit 6f0af19Copy full SHA for 6f0af19
src/pdemtools/__init__.py
@@ -13,6 +13,6 @@
13
from . import _geomorphometry
14
from . import _utils
15
16
-__version__ = "1.1.0"
+__version__ = "1.1.1"
17
18
__all__ = ["search", "DemAccessor"]
0 commit comments