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

This commit is contained in:
Matt Davis
2026-05-18 14:28:19 -07:00
committed by GitHub
parent 98ab81f087
commit 1280737b9a
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.21.0'
__version__ = '2.21.0.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "The Rain Song"