yamllint version 1.11.1

This commit is contained in:
Adrien Vergé
2018-04-06 11:11:32 +02:00
parent 54f21c0514
commit 506e066410
2 changed files with 10 additions and 1 deletions

View File

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