yamllint version 1.8.2

This commit is contained in:
Adrien Vergé
2017-10-10 12:30:00 +02:00
parent c4a3e15ff0
commit c8fc170ff0
2 changed files with 8 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ indentation, etc."""
APP_NAME = 'yamllint'
APP_VERSION = '1.8.1'
APP_VERSION = '1.8.2'
APP_DESCRIPTION = __doc__
__author__ = u'Adrien Vergé'