Update Ansible release version to v2.14.13.post0. (#82402)

pull/82325/head
Matt Martz 12 months ago committed by GitHub
parent d921f2206c
commit a3ded0e8e3
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) from __future__ import (absolute_import, division, print_function)
__metaclass__ = type __metaclass__ = type
__version__ = '2.14.13' __version__ = '2.14.13.post0'
__author__ = 'Ansible, Inc.' __author__ = 'Ansible, Inc.'
__codename__ = "C'mon Everybody" __codename__ = "C'mon Everybody"

Loading…
Cancel
Save