Update to post release so we can tell when someone is running from a checkout

pull/45957/head
Toshio Kuratomi 6 years ago
parent 2a33276385
commit d34ed1d942

@ -19,6 +19,6 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
__version__ = '2.7.0rc3'
__version__ = '2.7.0rc3.post0'
__author__ = 'Ansible, Inc.'
__codename__ = 'In the Light'

Loading…
Cancel
Save