Update Ansible release version to v2.15.0b1.post0. (#80396)

pull/80397/head
Matt Martz 2 years ago committed by GitHub
parent 5a262ab510
commit ca08c27c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,6 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
__version__ = '2.15.0b1'
__version__ = '2.15.0b1.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "Ten Years Gone"

Loading…
Cancel
Save