yamllint version 1.16.0

This commit is contained in:
Adrien Vergé
2019-06-07 10:04:55 +02:00
parent 0ba193331b
commit f6a24552d9
2 changed files with 9 additions and 1 deletions

View File

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