Updated version to 2.0.0.

This commit is contained in:
Chris Church
2014-04-09 00:12:33 -04:00
parent 1283a78e09
commit e70df9bf0f
5 changed files with 9 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved.
__version__ = '1.4.8-0'
__version__ = '2.0.0-0'
import os
import sys