1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

updates latest in docs conf.py (#46400)

This commit is contained in:
Alicia Cozine 2018-10-03 21:56:11 -05:00 committed by GitHub
parent 641c569a20
commit ba9348883b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'