diff --git a/tower_cli/constants.py b/tower_cli/constants.py index 298abc21..dc526863 100644 --- a/tower_cli/constants.py +++ b/tower_cli/constants.py @@ -13,7 +13,7 @@ # limitations under the License. -VERSION = '3.3.8' +VERSION = '3.3.9' # This is the release number for the RPM builds RELEASE = 1 CUR_API_VERSION = 'v2'