updates latest in docs conf.py (#46400)
This commit is contained in:
parent
641c569a20
commit
ba9348883b
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…
Add table
Reference in a new issue