yamllint version 1.6.1

This commit is contained in:
Adrien Vergé
2017-02-25 22:41:42 +01:00
parent 228c47ab77
commit c037d3e586

View File

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