From 42a275e5a29e0ec915493c48c7e4140249d21cd3 Mon Sep 17 00:00:00 2001 From: Christopher Gallo Date: Wed, 19 Jul 2017 14:32:22 -0500 Subject: [PATCH] Update setup.py bumping to 5.2.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ba6868068..c3110dff5 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name='SoftLayer', - version='5.2.7', + version='5.2.8', description=DESCRIPTION, long_description=LONG_DESCRIPTION, author='SoftLayer Technologies, Inc.',