Update Ansible release version to v2.20.7rc1.post0. (#87102)

This commit is contained in:
sivel / Matt Martz
2026-06-11 20:08:27 +00:00
committed by GitHub
parent 16cc869d8e
commit d46b0276c6
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.20.7rc1'
__version__ = '2.20.7rc1.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "Good Times Bad Times"