Update Ansible release version to v2.9.0rc1.post0.

pull/62679/head
Toshio Kuratomi 5 years ago
parent 6c3726f3e1
commit e44c77fe0a

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

Loading…
Cancel
Save