[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
* improve ANSIBLE0001 logic to avoid false positive results
* improve log output readability
* INTERNAL
* maintenance and refactoring release, no changes

View File

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