updates latest in docs conf.py (#46400)
(cherry picked from commit ba9348883b
)
This commit is contained in:
parent
a1d1276b6e
commit
4fb5aa00a6
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue