diff --git a/waterdetect/__init__.py b/waterdetect/__init__.py index 71b3355..7ef08bb 100644 --- a/waterdetect/__init__.py +++ b/waterdetect/__init__.py @@ -1,6 +1,6 @@ # todo: Implement logging # import logging -__version__ = '1.5.11' +__version__ = '1.5.12' class DWProducts: