Add .post0 to version so we know when someone is running from a checkout

pull/45670/head
Toshio Kuratomi 6 years ago
parent 6fe6d04489
commit 0c411eeca6

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

Loading…
Cancel
Save