New release v2.0.1.0-0.1.rc1
This commit is contained in:
parent
1e56daf66c
commit
48da1b8e85
5 changed files with 5 additions and 4 deletions
|
@ -9,6 +9,7 @@ Active Development
|
|||
Released
|
||||
++++++++
|
||||
|
||||
2.0.1 "Over the Hills and Far Away" TBD
|
||||
2.0.0 "Over the Hills and Far Away" 01-12-2015
|
||||
1.9.4 "Dancing In the Streets" 10-09-2015
|
||||
1.9.3 "Dancing In the Streets" 09-03-2015
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.0.0.2 1
|
||||
2.0.1.0 0.1.rc1
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
__version__ = '2.0.0.2'
|
||||
__version__ = '2.0.1.0'
|
||||
__author__ = 'Ansible, Inc.'
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 263932393a8fc246d58bf75e6a995bb598e39240
|
||||
Subproject commit b4a4f74724ae7d6b27cc5e6d793388ccfbd359eb
|
|
@ -1 +1 @@
|
|||
Subproject commit 2aa7014ce48c653f150bb74ee082ebee746c6e6b
|
||||
Subproject commit b9f5838c78b51c52fa86a48710124cfe9815dae1
|
Loading…
Reference in a new issue