diff --git a/ansiblelater/__init__.py b/ansiblelater/__init__.py index c700b44..e59aee6 100644 --- a/ansiblelater/__init__.py +++ b/ansiblelater/__init__.py @@ -6,7 +6,7 @@ __license__ = "MIT" __maintainer__ = "Robert Kaussow" __email__ = "mail@thegeeklab.de" __url__ = "https://github.com/thegeeklab/ansible-later" -__version__ = "0.3.11" +__version__ = "0.3.12" from ansiblelater import logger