Update Ansible release version to 2.6.2.post0.

pull/43388/head
Matt Clay 6 years ago
parent c997811f45
commit 7a6fc1d5a8

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

Loading…
Cancel
Save