Browse code

New release v2.1.3.0-0.1.rc1

James Cammarata authored on 2016/10/19 05:44:28
Showing 4 changed files
... ...
@@ -1 +1 @@
1
-2.1.2.0 1
1
+2.1.3.0 0.1.rc1
... ...
@@ -1 +1 @@
1
-Subproject commit ca822ec38c2ad2989e2f6ce7674fd6da020540d9
1
+Subproject commit c00ae0082f6dd5477f7449e96bb4a84737e47641
... ...
@@ -1 +1 @@
1
-Subproject commit 342a9e53caa3be102763d1a96403b10b1d3fe850
1
+Subproject commit edf10d911e94a9194612413d31ac589c43fc1b37
... ...
@@ -19,5 +19,5 @@
19 19
 from __future__ import (absolute_import, division, print_function)
20 20
 __metaclass__ = type
21 21
 
22
-__version__ = '2.1.2.0'
22
+__version__ = '2.1.3.0'
23 23
 __author__  = 'Ansible, Inc.'