New release v2.1.3.0-0.1.rc1
This commit is contained in:
parent
28016bf1a0
commit
e00dc01803
4 changed files with 4 additions and 4 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.1.2.0 1
|
2.1.3.0 0.1.rc1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit ca822ec38c2ad2989e2f6ce7674fd6da020540d9
|
Subproject commit c00ae0082f6dd5477f7449e96bb4a84737e47641
|
|
@ -1 +1 @@
|
||||||
Subproject commit 342a9e53caa3be102763d1a96403b10b1d3fe850
|
Subproject commit edf10d911e94a9194612413d31ac589c43fc1b37
|
|
@ -19,5 +19,5 @@
|
||||||
from __future__ import (absolute_import, division, print_function)
|
from __future__ import (absolute_import, division, print_function)
|
||||||
__metaclass__ = type
|
__metaclass__ = type
|
||||||
|
|
||||||
__version__ = '2.1.2.0'
|
__version__ = '2.1.3.0'
|
||||||
__author__ = 'Ansible, Inc.'
|
__author__ = 'Ansible, Inc.'
|
||||||
|
|
Loading…
Reference in a new issue