[skip ci] prepare release

This commit is contained in:
Robert Kaussow 2020-09-16 11:55:08 +02:00
parent ef65387826
commit 9455790f75
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

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