mirror of
https://github.com/adrienverge/yamllint.git
synced 2025-02-25 18:55:20 -06:00
yamllint version 0.4.0
This commit is contained in:
parent
75b4758c95
commit
7b6f024448
@ -22,7 +22,7 @@ from yamllint import parser
|
||||
|
||||
|
||||
APP_NAME = 'yamllint'
|
||||
APP_VERSION = '0.3.0'
|
||||
APP_VERSION = '0.4.0'
|
||||
APP_DESCRIPTION = 'A linter for YAML files.'
|
||||
|
||||
__author__ = 'Adrien Vergé'
|
||||
|
Loading…
Reference in New Issue
Block a user