Update Ansible release version to v2.21.0rc1.post0. (#86912)

This commit is contained in:
Matt Davis
2026-04-28 19:53:30 +00:00
committed by GitHub
parent a5f3424a19
commit 62a1c11601
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.21.0rc1'
__version__ = '2.21.0rc1.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "The Rain Song"