Browse code

Update Ansible release version to v2.9.21.post0.

Rick Elrod authored on 2021/05/04 12:03:14
Showing 1 changed files
... ...
@@ -19,6 +19,6 @@
19 19
 from __future__ import (absolute_import, division, print_function)
20 20
 __metaclass__ = type
21 21
 
22
-__version__ = '2.9.21'
22
+__version__ = '2.9.21.post0'
23 23
 __author__ = 'Ansible, Inc.'
24 24
 __codename__ = 'Immigrant Song'