Initial commit for 2.7.0 development.

This commit is contained in:
Matt Clay 2018-05-25 21:19:23 -07:00
commit 65084df2c9
45 changed files with 2 additions and 321 deletions

View file

@ -19,6 +19,6 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
__version__ = '2.6.0dev0'
__version__ = '2.7.0dev0'
__author__ = 'Ansible, Inc.'
__codename__ = 'Heartbreaker'
__codename__ = 'TBD'