yamllint version 1.0.4

This commit is contained in:
Adrien Vergé
2016-03-04 12:48:31 +01:00
parent 7e11082353
commit adefe38a0d

View File

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