yamllint version 1.10.0

This commit is contained in:
Adrien Vergé
2017-11-05 10:17:55 +01:00
parent 501def327d
commit a92743c8ca
2 changed files with 11 additions and 1 deletions

View File

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