yamllint version 1.0.2

This commit is contained in:
Adrien Vergé
2016-02-24 21:08:33 +01:00
parent e6dc67fd0a
commit ca0ebe4583

View File

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