yamllint version 1.7.0

This commit is contained in:
Adrien Vergé
2017-04-25 17:09:50 +02:00
parent 400aa084da
commit 4ae829c062

View File

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