Update Ansible release version to v2.21.1.post0. (#87139)

This commit is contained in:
sivel / Matt Martz
2026-06-18 20:17:04 +00:00
committed by GitHub
parent a45896d986
commit 97108fac2e
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.21.1'
__version__ = '2.21.1.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "The Rain Song"