updates latest in docs conf.py (#46400)

(cherry picked from commit ba9348883b)
This commit is contained in:
Alicia Cozine 2018-10-03 21:56:11 -05:00 committed by Toshio Kuratomi
parent a1d1276b6e
commit 4fb5aa00a6

View file

@ -28,7 +28,7 @@ import os
sys.path.insert(0, os.path.join('ansible', 'lib'))
sys.path.append(os.path.abspath(os.path.join('..', '_extensions')))
VERSION = '2.6'
VERSION = '2.7'
AUTHOR = 'Ansible, Inc'