From 52bde865c57edd7c288c082044b37174087727e4 Mon Sep 17 00:00:00 2001 From: Justin Colbert Date: Wed, 16 Aug 2017 13:57:02 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a4da865..626af49 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ setup( name='clc-ansible-module', - version='1.1.22', + version='1.1.23', description='Centurylink Cloud Ansible Modules', author='CenturyLink Cloud', author_email='WFAAS-LLFT@centurylink.com',