Update Ansible release version to v2.9.9.post0.

pull/69486/head
Rick Elrod 5 years ago
parent 6f83b9aff4
commit b4b27d631f

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

Loading…
Cancel
Save