Update Ansible release version to v2.9.3.post0.

pull/66514/head
Matt Davis 5 years ago
parent 6832d8bf6a
commit cfc6e573c5

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

Loading…
Cancel
Save