[skip ci] prepare release

This commit is contained in:
Robert Kaussow 2020-09-16 11:55:08 +02:00
parent ef65387826
commit 9455790f75
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ __author__ = "Robert Kaussow"
__project__ = "ansible-later"
__license__ = "MIT"
__maintainer__ = "Robert Kaussow"
__email__ = "mail@geeklabor.de"
__email__ = "mail@thegeeklab.de"
__url__ = "https://github.com/xoxys/ansible-later"
__version__ = "0.3.7"
__version__ = "0.3.8"
from ansiblelater import logger