diff --git a/build.py b/build.py index 5757867..dee986a 100644 --- a/build.py +++ b/build.py @@ -28,7 +28,7 @@ # define project level attributes: name = 'clc-ansible-module' -version = '1.1.13' +version = '1.1.14' summary = "Centurylink Cloud Ansible Modules" description = "Ansible extension modules which allow users to interact with Centurylink Cloud to define and manage cloud components." authors = [Author ("CenturyLink Cloud", "WFAAS-LLFT@centurylink.com")]