Update Ansible release version to v2.18.13rc1.post0. (#86451)

This commit is contained in:
Matt Davis
2026-01-23 01:35:17 +00:00
committed by GitHub
parent 1fd4d1d31f
commit 44184dc066
+1 -1
View File
@@ -17,6 +17,6 @@
from __future__ import annotations
__version__ = '2.18.13rc1'
__version__ = '2.18.13rc1.post0'
__author__ = 'Ansible, Inc.'
__codename__ = "Fool in the Rain"