We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34ba97 commit 34203f6Copy full SHA for 34203f6
lib/ansible/release.py
@@ -19,6 +19,6 @@
19
from __future__ import (absolute_import, division, print_function)
20
__metaclass__ = type
21
22
-__version__ = '2.13.1rc1'
+__version__ = '2.13.1rc1.post0'
23
__author__ = 'Ansible, Inc.'
24
__codename__ = "Nobody's Fault but Mine"
0 commit comments