Update version and change remove files from pep8 blacklist

This commit is contained in:
Toshio Kuratomi
2017-04-11 07:22:39 -07:00
parent 82ad8ff081
commit 78dd3496e2
2 changed files with 2 additions and 3 deletions

View File

@@ -28,8 +28,8 @@ import os
sys.path.insert(0, os.path.join('ansible', 'lib'))
sys.path.append(os.path.abspath('_themes'))
VERSION='2.2'
AUTHOR='Ansible, Inc'
VERSION = '2.4'
AUTHOR = 'Ansible, Inc'
# General configuration