Browse code

New release v2.3.2.0-0.1.rc1

James Cammarata authored on 2017/06/28 01:33:22
Showing 2 changed files
... ...
@@ -1 +1 @@
1
-2.3.1.0 1
1
+2.3.2.0 0.1.rc1
... ...
@@ -19,5 +19,5 @@
19 19
 from __future__ import (absolute_import, division, print_function)
20 20
 __metaclass__ = type
21 21
 
22
-__version__ = '2.3.1.0'
22
+__version__ = '2.3.2.0'
23 23
 __author__  = 'Ansible, Inc.'