[SKIP CI] prepare release

This commit is contained in:
Robert Kaussow 2020-04-11 17:27:32 +02:00
parent 6dbfd81152
commit 4edb2af1cd
2 changed files with 3 additions and 4 deletions

View File

@ -1,3 +1,2 @@
* ENHANCEMENT * INTERNAL
* improve ANSIBLE0001 logic to avoid false positive results * maintenance and refactoring release, no changes
* improve log output readability

View File

@ -6,7 +6,7 @@ __license__ = "MIT"
__maintainer__ = "Robert Kaussow" __maintainer__ = "Robert Kaussow"
__email__ = "mail@geeklabor.de" __email__ = "mail@geeklabor.de"
__url__ = "https://github.com/xoxys/ansible-later" __url__ = "https://github.com/xoxys/ansible-later"
__version__ = "0.3.2" __version__ = "0.3.3"
from ansiblelater import logger from ansiblelater import logger