Update Ansible release version to v2.19.2rc1.post0. (#85791)

This commit is contained in:
Matt Davis
2025-09-04 15:57:46 +00:00
committed by GitHub
parent 24c92b2d24
commit cc342f6f2f
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.19.2rc1'
__version__ = '2.19.2rc1.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "What Is and What Should Never Be"