diff --git a/awx/__init__.py b/awx/__init__.py index b8efd05c6a..bae5dd46b9 100644 --- a/awx/__init__.py +++ b/awx/__init__.py @@ -1,7 +1,7 @@ # Copyright (c) 2013 AnsibleWorks, Inc. # All Rights Reserved. -__version__ = '1.2.2-0' +__version__ = '1.3.0-0' import os import sys