yamllint version 0.5.2

This commit is contained in:
Adrien Vergé
2016-01-24 18:07:36 +01:00
parent 45538fb08a
commit a1eb9d7d2f

View File

@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
APP_NAME = 'yamllint'
APP_VERSION = '0.5.1'
APP_VERSION = '0.5.2'
APP_DESCRIPTION = 'A linter for YAML files.'
__author__ = u'Adrien Vergé'