Update Ansible release version to v2.20.0rc1.post0. (#85991)

This commit is contained in:
sivel / Matt Martz
2025-10-14 20:25:18 +00:00
committed by GitHub
parent 5431f258b8
commit f14923276c
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.20.0rc1'
__version__ = '2.20.0rc1.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "Good Times Bad Times"