diff --git a/awx/__init__.py b/awx/__init__.py index 1579af07de..fed7de7c67 100644 --- a/awx/__init__.py +++ b/awx/__init__.py @@ -1,7 +1,7 @@ # Copyright (c) 2013 AnsibleWorks, Inc. # All Rights Reserved. -__version__ = '1.4.0-0' +__version__ = '1.4.5-0' import os import sys